CFx SDK Documentation
2022 SP0
|
#include "OdPlatformSettings.h"
#include "GePoint3dArray.h"
#include "GeExtents3d.h"
#include "Ge/GePoint2dArray.h"
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | GeMesh::int3 |
struct | GeMesh::OdGeTr |
class | GeMesh::OdGeMesh |
class | GeMesh::OdGeTrMesh |
struct | GeMesh::VertexPair |
struct | GeMesh::VertexPairKey |
class | GeMesh::GeSimplificationBase |
class | GeMesh::GeTrngSimplification |
Namespaces | |
GeMesh | |
Typedefs | |
typedef std::pair< int, int > | GeMesh::intPair |
Functions | |
GE_TOOLKIT_EXPORT bool | GeMesh::triangulateProfile (const OdGePoint2dArray &vertexSource, const std::vector< OdInt32 > &inFaceData, OdArray< OdInt32 > &vecTriangles) |