3D Forest
Software for analysis of Lidar data from forest environment.
Mesh Class Reference

#include <Mesh.hpp>

Public Member Functions

 Mesh ()
 
 ~Mesh ()
 
void clear ()
 

Public Attributes

Mode mode
 
std::vector< float > xyz
 
std::vector< float > rgb
 

Constructor & Destructor Documentation

◆ Mesh()

Mesh::Mesh ( )

◆ ~Mesh()

Mesh::~Mesh ( )

Member Function Documentation

◆ clear()

void Mesh::clear ( )

Member Data Documentation

◆ mode

Mode Mesh::mode

◆ rgb

std::vector<float> Mesh::rgb

◆ xyz

std::vector<float> Mesh::xyz

The documentation for this class was generated from the following files: