Type Definition genmesh::Position [] [src]

type Position = Vector3<f32>;

Common vertex position type.