#include <mesh_generator.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
ntk::MeshGenerator::MeshGenerator |
( |
|
) |
|
Member Function Documentation
void ntk::MeshGenerator::generatePointCloudMesh |
( |
const RGBDImage & |
image, |
|
|
const Pose3D & |
depth_pose, |
|
|
const Pose3D & |
rgb_pose | |
|
) |
| | |
const ntk::Mesh& ntk::MeshGenerator::mesh |
( |
|
) |
[inline] |
void ntk::MeshGenerator::setMaxNormalAngle |
( |
double |
angle_in_degrees |
) |
[inline] |
void ntk::MeshGenerator::setMeshType |
( |
MeshType |
type |
) |
[inline] |
void ntk::MeshGenerator::setResolutionFactor |
( |
double |
f |
) |
|
void ntk::MeshGenerator::setUseColor |
( |
bool |
use_it |
) |
[inline] |
bool ntk::MeshGenerator::useColor |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: