CFx SDK Documentation  2022 SP0
Public Member Functions | Public Attributes | List of all members
GiMesh::TrMeshSew Class Reference

#include <GiTrMeshSew.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 73 of file GiTrMeshSew.h.

Constructor & Destructor Documentation

◆ TrMeshSew()

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

Member Function Documentation

◆ joinVertexes()

void GiMesh::TrMeshSew::joinVertexes ( )

◆ sewEdges()

void GiMesh::TrMeshSew::sewEdges ( )

◆ sewVertexes()

void GiMesh::TrMeshSew::sewVertexes ( )

Member Data Documentation

◆ m_aEdgeSI

OdLinkedArray<TrEdge> GiMesh::TrMeshSew::m_aEdgeSI

Definition at line 84 of file GiTrMeshSew.h.

◆ m_aVertexSI

OdLinkedArray<TrVertex> GiMesh::TrMeshSew::m_aVertexSI

Definition at line 83 of file GiTrMeshSew.h.

◆ m_pMesh

GeMesh::OdGeTrMesh* GiMesh::TrMeshSew::m_pMesh

Definition at line 82 of file GiTrMeshSew.h.

◆ m_pSpatialIndexEdge

OdSiSpatialIndexPtr GiMesh::TrMeshSew::m_pSpatialIndexEdge

Definition at line 86 of file GiTrMeshSew.h.

◆ m_pSpatialIndexVx

OdSiSpatialIndexPtr GiMesh::TrMeshSew::m_pSpatialIndexVx

Definition at line 85 of file GiTrMeshSew.h.

◆ tolSew

double GiMesh::TrMeshSew::tolSew

Definition at line 91 of file GiTrMeshSew.h.


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