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

type Coord = Point3<f32>;

The type of vertex coordinates.