Type Definition kiss3d::loader::obj::UV
[−]
[src]
type UV = Point2<GLfloat>;
The type of texture coordinates.
type UV = Point2<GLfloat>;
The type of texture coordinates.