CFx SDK Documentation
2022 SP0
|
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 std::pair<int, int> GeMesh::intPair |
Definition at line 37 of file GeTrMeshSimplification.h.
GE_TOOLKIT_EXPORT bool GeMesh::triangulateProfile | ( | const OdGePoint2dArray & | vertexSource, |
const std::vector< OdInt32 > & | inFaceData, | ||
OdArray< OdInt32 > & | vecTriangles | ||
) |