CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FacetModeler::TrMeshSew Class Reference

#include <FMMeshSew.h>

Public Member Functions

 TrMeshSew (GeMesh::OdGeTrMesh *pMesh, double tol=1e-3)
 
void joinVertexes ()
 
void sewVertexes ()
 
void sewEdges ()
 

Public Attributes

GeMesh::OdGeTrMeshm_pMesh
 
OdLinkedArray< TrVertexm_aVertexSI
 
OdLinkedArray< TrEdgem_aEdgeSI
 
OdSiSpatialIndexPtr m_pSpatialIndexVx
 
OdSiSpatialIndexPtr m_pSpatialIndexEdge
 
double tolSew
 

Detailed Description

Definition at line 71 of file FMMeshSew.h.

Constructor & Destructor Documentation

◆ TrMeshSew()

FacetModeler::TrMeshSew::TrMeshSew ( GeMesh::OdGeTrMesh pMesh,
double  tol = 1e-3 
)

Member Function Documentation

◆ joinVertexes()

void FacetModeler::TrMeshSew::joinVertexes ( )

◆ sewEdges()

void FacetModeler::TrMeshSew::sewEdges ( )

◆ sewVertexes()

void FacetModeler::TrMeshSew::sewVertexes ( )

Member Data Documentation

◆ m_aEdgeSI

OdLinkedArray<TrEdge> FacetModeler::TrMeshSew::m_aEdgeSI

Definition at line 82 of file FMMeshSew.h.

◆ m_aVertexSI

OdLinkedArray<TrVertex> FacetModeler::TrMeshSew::m_aVertexSI

Definition at line 81 of file FMMeshSew.h.

◆ m_pMesh

GeMesh::OdGeTrMesh* FacetModeler::TrMeshSew::m_pMesh

Definition at line 80 of file FMMeshSew.h.

◆ m_pSpatialIndexEdge

OdSiSpatialIndexPtr FacetModeler::TrMeshSew::m_pSpatialIndexEdge

Definition at line 84 of file FMMeshSew.h.

◆ m_pSpatialIndexVx

OdSiSpatialIndexPtr FacetModeler::TrMeshSew::m_pSpatialIndexVx

Definition at line 83 of file FMMeshSew.h.

◆ tolSew

double FacetModeler::TrMeshSew::tolSew

Definition at line 86 of file FMMeshSew.h.


The documentation for this class was generated from the following file: