Struct gdnative_physics::common::SpatialGizmo[][src]

pub struct SpatialGizmo { /* fields omitted */ }

core class SpatialGizmo inherits Reference (reference counted).

Official documentation

See the documentation of this class in the Godot engine's official documentation.

Memory management

The lifetime of this object is automatically managed through reference counting.

Feature flag

This type is behind the gdnative crate's common feature flag.

Class hierarchy

SpatialGizmo inherits methods from:

Methods

impl SpatialGizmo
[src]

Inherited from Reference.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Inherited from Object.

Up-cast.

Up-cast.

Generic dynamic cast.

Trait Implementations

impl GodotObject for SpatialGizmo
[src]

impl ToVariant for SpatialGizmo
[src]

impl Debug for SpatialGizmo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for SpatialGizmo

impl !Sync for SpatialGizmo