Primitive::GetMatrix

Primitive::GetMatrix
HMatrix& GetMatrix(unsigned index);
const HMatrix& GetMatrix(unsigned index) const;
Description

GetMatrix obtains the HMatrix transform matrix applied to the meshes.

Parameters
Parameters 
Description 
unsigned index 
The index of the mesh. 
Return Value

A reference to the HMatrix matrix.