Module bvh::axis

source ·
Expand description

Axis enum for indexing three-dimensional structures.

Enums

An Axis in a three-dimensional coordinate system. Used to access Vector3/Point3 structs via index.