Primitive::GetVertexFormat

Primitive::GetVertexFormat
const VertexFormat* GetVertexFormat() const;
Description

GetVertexFormat obtains the vertex format of the mesh. All meshes within a primitive should share the same vertex format.

Return Value

The VertexFormat of the mesh.