[][src]Type Definition stl_io::Vertex

type Vertex = Vector<f32>;

STL vertex - a corner of a Triangle in a 3D Mesh.