CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
GeTrMeshSimplification.h File Reference
#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

namespace  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, double tol=0)
 
GE_TOOLKIT_EXPORT bool GeMesh::compareMeshes (const OdGeTrMesh &meshTemplate, const OdGeTrMesh &mesh, double tolCoef, bool bDebugOutput)