Struct gdnative::RayShape2D [] [src]

pub struct RayShape2D { /* fields omitted */ }

Methods

impl RayShape2D
[src]

[src]

[src]

Methods from Deref<Target = Shape2D>

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl GodotClass for RayShape2D
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for RayShape2D
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Send for RayShape2D

impl !Sync for RayShape2D