Struct classicube_sys::TextureRec_
source ·
[−]Fields
U1: f32V1: f32U2: f32V2: f32Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for TextureRec_
impl Send for TextureRec_
impl Sync for TextureRec_
impl Unpin for TextureRec_
impl UnwindSafe for TextureRec_
Blanket Implementations
Mutably borrows from an owned value. Read more
