|
TexGen
|
This is the complete list of members for TexGen::CMeshDomainPlane, including all inherited members.
| CMeshDomainPlane(double Seed, bool bFillEnds=true) | TexGen::CMeshDomainPlane | |
| Convert2DTo3DCoordinates(vector< XY > &Points2D, vector< XYZ > &Points3D, PLANEPARAMS &ConvertRef) | TexGen::CMeshDomainPlane | protected |
| Convert3DTo2DCoordinates(vector< XYZ > &Points3D, PLANEPARAMS &ConvertRef, vector< XY > &Points2D) | TexGen::CMeshDomainPlane | protected |
| ConvertDomainPointsTo2D(const list< int > &Indices, CMesh &DomainMesh, int numNodes, vector< XY > &Points2D, PLANEPARAMS &ConvertRef) | TexGen::CMeshDomainPlane | protected |
| m_bFillEnds | TexGen::CMeshDomainPlane | protected |
| m_DomainMeshes | TexGen::CMeshDomainPlane | protected |
| m_PolygonNumVertices | TexGen::CMeshDomainPlane | protected |
| m_Seed | TexGen::CMeshDomainPlane | protected |
| m_TriangulatedMeshes | TexGen::CMeshDomainPlane | protected |
| MeshDomainPlanes(bool bPeriodic) | TexGen::CMeshDomainPlane | |
| OffsetMeshPoints(CMesh &Mesh, XYZ &Normal, double dDist) | TexGen::CMeshDomainPlane | protected |
| SeedSides(vector< XY > &Points) | TexGen::CMeshDomainPlane | protected |
| Triangulate(vector< vector< XY > > &PolygonPoints, vector< XY > &HolePoints, CMesh &OutputMesh, PLANEPARAMS &ConvertRef) | TexGen::CMeshDomainPlane | protected |
| ~CMeshDomainPlane(void) | TexGen::CMeshDomainPlane | virtual |