Struct gdnative_sys::godot_aabb [−][src]
Fields
_dont_touch_that: [u8; 24]
Trait Implementations
impl Debug for godot_aabb[src]
impl Debug for godot_aabbfn 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_aabb[src]
impl Default for godot_aabbfn default() -> godot_aabb[src]
fn default() -> godot_aabbReturns the "default value" for a type. Read more
impl Copy for godot_aabb[src]
impl Copy for godot_aabbimpl Clone for godot_aabb[src]
impl Clone for godot_aabbAuto Trait Implementations
impl Send for godot_aabb
impl Send for godot_aabbimpl Sync for godot_aabb
impl Sync for godot_aabb