Type Definition vox_geometry_rust::vector3::Vector3F[][src]

type Vector3F = Vector3<f32>;
Expand description

Float-type 3D vector.