Enum winapi::d3d9types::D3DVS_RASTOUT_OFFSETS
[-] [+]
[src]
pub enum D3DVS_RASTOUT_OFFSETS {
POSITION,
FOG,
POINT_SIZE,
}Variants
POSITION | |
FOG | |
POINT_SIZE |
pub enum D3DVS_RASTOUT_OFFSETS {
POSITION,
FOG,
POINT_SIZE,
}POSITION | |
FOG | |
POINT_SIZE |
impl Debug for D3DVS_RASTOUT_OFFSETSimpl Copy for D3DVS_RASTOUT_OFFSETSimpl Clone for D3DVS_RASTOUT_OFFSETSfn clone(&self) -> D3DVS_RASTOUT_OFFSETSfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).