GetFace
virtual Face& GetFace(uint32 index) const = 0;
const Face& face = fMeshReference->GetFace(i);
virtual Face& GetFace(uint32 index) const;