Type Definition kiss3d::loader::obj::Coord [] [src]

type Coord = Point3<GLfloat>;

The type of vertex coordinates.