Struct simple_fcl::Model [] [src]

pub struct Model { /* fields omitted */ }

Model created by model builder, used for collision and distance checks.

Trait Implementations

impl Drop for Model
[src]

[src]

Executes the destructor for this type. Read more