Struct bismuth::cube::Tree [] [src]

pub struct Tree { /* fields omitted */ }

Methods

impl Tree
[src]

[src]

[src]

[src]

Trait Implementations

impl Spatial for Tree
[src]

[src]

Gets the Partition of the Spatial.

[src]

Gets the depth of the Spatial in the tree.

[src]

Gets the AABB of the Spatial.

Auto Trait Implementations

impl Send for Tree

impl Sync for Tree