RVC  1.14.1
a product by RVBUST.
RVC::PointMapType Struct Reference

RVC X PointMap Type. More...

#include <RVC.h>

Public Types

enum  Enum { None = 0, PointsOnly = 1, PointsNormals = 2 }
 PointMap Type Support type PointsOnly and PointsNormals More...
 

Static Public Member Functions

static const char * ToString (enum Enum e)
 print PointMap Type`s name More...
 

Detailed Description

RVC X PointMap Type.

Member Enumeration Documentation

◆ Enum

PointMap Type Support type PointsOnly and PointsNormals

Parameters
PointsOnlywhich only contains points
PointsNormalswhich contains points with normals

Member Function Documentation

◆ ToString()

static const char* RVC::PointMapType::ToString ( enum Enum  e)
static

print PointMap Type`s name

Parameters
ePointmap Type
Returns
const char* Pointmap Type`s name

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