RVC  1.15.0
a product by RVBUST.
RVC::Mesh Struct Reference

Public Member Functions

bool IsValid () const
 
Size GetSize () const
 
double * GetMeshPointDataPtr ()
 
int * GetMeshIndexDataPtr ()
 
const double * GetMeshPointDataConstPtr () const
 
const int * GetMeshIndexDataConstPtr () const
 
const int & GetMeshIndexNum () const
 
bool Save (const char *file, const PointMapUnit::Enum unit=PointMapUnit::Meter)
 
Mesh Clone () const
 

Static Public Member Functions

static Mesh CreateFromPointMapData (const Size &size, const double *data=nullptr, const double &z_threshold=0.01)
 
static Mesh CreateFromPointMap (const PointMap &pm, const double &z_threshold=0.01)
 
static void Destroy (Mesh mesh, bool no_reuse=true)
 

Public Attributes

Handle m_handle
 

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