[][src]Module bvh::axis

Axis enum for indexing three-dimensional structures.

Enums

Axis

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