Struct gdnative::ConcavePolygonShape [] [src]

pub struct ConcavePolygonShape { /* fields omitted */ }

Methods

impl ConcavePolygonShape
[src]

[src]

[src]

Trait Implementations

impl GodotClass for ConcavePolygonShape
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for ConcavePolygonShape
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations