Searched refs:_VerticesNormals (Results 1 – 2 of 2) sorted by relevance
742 vector<Vec3f> _VerticesNormals; variable863 return _VerticesNormals; in GetPerVertexNormals()874 return _VerticesNormals[index]; in GetVertexNormal()898 return _VerticesNormals[index]; in GetVertexNormal()962 _VerticesNormals = iNormalsList; in setNormalList()
270 _VerticesNormals = iBrother._VerticesNormals; in WFace()