Struct gdnative_common::Geometry[][src]

pub struct Geometry { /* fields omitted */ }

core singleton class Geometry inherits Object (unsafe).

Official documentation

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

Feature flag

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

Class hierarchy

Geometry inherits methods from:

Methods

impl Geometry
[src]

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.

Generic dynamic cast.

Trait Implementations

impl Copy for Geometry
[src]

impl Clone for Geometry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Geometry
[src]

Formats the value using the given formatter. Read more

impl GodotObject for Geometry
[src]

impl ToVariant for Geometry
[src]

Auto Trait Implementations

impl !Send for Geometry

impl !Sync for Geometry