[][src]Module matmath::game::vec3

A Vector class that has specifically 3 dimensions, never more or less. It also has a cross_product method

Structs

Vector3