This is the complete list of members for Gray3D::cModelXMeshCont, including all inherited members.
| cModelXMeshCont(const ATOMCHAR_t *pszName) | Gray3D::cModelXMeshCont | |
| ComputeMeshBoundingBox(cBounds3f &tBox) const | Gray3D::cModelXMeshCont | |
| ComputeMeshBoundingSphere(const cMatrix4x4f &CombinedTransformationMatrix, cSphereWork &bsphere) const | Gray3D::cModelXMeshCont | |
| ComputePointCloud(const cMatrix4x4f &CombinedTransformationMatrix, cArrayStruct< cVector3f > &cloud) | Gray3D::cModelXMeshCont | |
| CountIntersections(const cVector3f &v1, const cVector3f &vDir, float *pfDistHit) | Gray3D::cModelXMeshCont | |
| DisposeThis() | Gray3D::cModelXMeshCont | virtual |
| get_Mesh() const | Gray3D::cModelXMeshCont | inline |
| get_NextMeshCont() const | Gray3D::cModelXMeshCont | inline |
| get_NumMaterials() const | Gray3D::cModelXMeshCont | inline |
| GetIndexedFaceMesh(_Inout_ DWORD &rdwFaceToFind, OUT cTriangle3f &tri) const | Gray3D::cModelXMeshCont | |
| GetMaterialTexName(int iMaterial, cStringF &sFileName) const | Gray3D::cModelXMeshCont | |
| InitAdjacency(const DWORD *pAdjacencyInit, DWORD dwNumFaces) | Gray3D::cModelXMeshCont | |
| InitEffectInstances(const _D3DXEFFECTINSTANCE *pEffects2, DWORD dwNumMaterials) | Gray3D::cModelXMeshCont | |
| InitMaterials(const _D3DXMATERIAL *pMaterials2, DWORD dwNumMaterials) | Gray3D::cModelXMeshCont | |
| InitTangents(DWORD dwOpt, IDirect3DDevice9 *pDXDev) | Gray3D::cModelXMeshCont | |
| k_VertDeclX | Gray3D::cModelXMeshCont | static |
| m_aMaterials | Gray3D::cModelXMeshCont | |
| m_BBoxMesh | Gray3D::cModelXMeshCont | |
| m_BSphereMesh | Gray3D::cModelXMeshCont | |
| m_sName | Gray3D::cModelXMeshCont | |
| MeshData | _D3DXMESHCONTAINER | |
| Name | _D3DXMESHCONTAINER | |
| NumMaterials | _D3DXMESHCONTAINER | |
| pAdjacency | _D3DXMESHCONTAINER | |
| pEffects | _D3DXMESHCONTAINER | |
| pMaterials | _D3DXMESHCONTAINER | |
| pNextMeshContainer | _D3DXMESHCONTAINER | |
| pSkinInfo | _D3DXMESHCONTAINER | |
| put_MeshX(ID3DXMesh *pMesh) | Gray3D::cModelXMeshCont | inline |
| ~cModelXMeshCont() | Gray3D::cModelXMeshCont | virtual |