Struct gdnative_sys::godot_plane [−][src]
Fields
_dont_touch_that: [u8; 16]
Trait Implementations
impl Debug for godot_plane[src]
impl Debug for godot_planefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for godot_plane[src]
impl Default for godot_planefn default() -> godot_plane[src]
fn default() -> godot_planeReturns the "default value" for a type. Read more
impl Copy for godot_plane[src]
impl Copy for godot_planeimpl Clone for godot_plane[src]
impl Clone for godot_planeAuto Trait Implementations
impl Send for godot_plane
impl Send for godot_planeimpl Sync for godot_plane
impl Sync for godot_plane