Struct gdnative_sys::godot_transform [−][src]
Fields
_dont_touch_that: [u8; 48]
Trait Implementations
impl Copy for godot_transform[src]
impl Copy for godot_transformimpl Clone for godot_transform[src]
impl Clone for godot_transformfn clone(&self) -> Self[src]
fn clone(&self) -> SelfReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Default for godot_transform[src]
impl Default for godot_transformAuto Trait Implementations
impl Send for godot_transform
impl Send for godot_transformimpl Sync for godot_transform
impl Sync for godot_transform