Type Definition kiss3d::loader::obj::Normal
[−]
[src]
type Normal = Vector3<GLfloat>;
The type of normals.
type Normal = Vector3<GLfloat>;
The type of normals.