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

#include <Segment.hpp>

Public Member Functions

 Segment ()
 

Public Attributes

size_t id {0}
 
std::string label
 
Vector3< double > color
 
bool selected {false}
 
Box< double > boundary
 
TreeAttributes treeAttributes
 
std::vector< MeshmeshList
 

Constructor & Destructor Documentation

◆ Segment()

Segment::Segment ( )

Member Data Documentation

◆ boundary

◆ color

◆ id

◆ label

◆ meshList

std::vector<Mesh> Segment::meshList

◆ selected

bool Segment::selected {false}

◆ treeAttributes


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