CFx SDK Documentation  2022 SP0
Classes | Typedefs | Functions
GeMesh Namespace Reference

Classes

struct  int3
 
struct  OdGeTr
 
class  OdGeMesh
 
class  OdGeTrMesh
 
struct  VertexPair
 
struct  VertexPairKey
 
class  GeSimplificationBase
 
class  GeTrngSimplification
 

Typedefs

typedef std::pair< int, int > intPair
 

Functions

GE_TOOLKIT_EXPORT bool triangulateProfile (const OdGePoint2dArray &vertexSource, const std::vector< OdInt32 > &inFaceData, OdArray< OdInt32 > &vecTriangles)
 

Typedef Documentation

◆ intPair

typedef std::pair<int, int> GeMesh::intPair

Definition at line 37 of file GeTrMeshSimplification.h.

Function Documentation

◆ triangulateProfile()

GE_TOOLKIT_EXPORT bool GeMesh::triangulateProfile ( const OdGePoint2dArray vertexSource,
const std::vector< OdInt32 > &  inFaceData,
OdArray< OdInt32 > &  vecTriangles 
)