Struct rfmod::Geometry [] [src]

pub struct Geometry { /* fields omitted */ }

Geometry object

Methods

impl Geometry
[src]

Trait Implementations

impl Drop for Geometry
[src]

A method called when the value goes out of scope. Read more