Struct classicube_sys::SearcherState
source ·
[−]Fields
X: c_intY: c_intZ: c_inttSquared: f32Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for SearcherState
impl Send for SearcherState
impl Sync for SearcherState
impl Unpin for SearcherState
impl UnwindSafe for SearcherState
Blanket Implementations
Mutably borrows from an owned value. Read more
