|
|
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 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) |
| |
The documentation for this struct was generated from the following file: