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

#include <Point.hpp>

Classes

class  IO
 

Public Types

typedef double Type
 

Public Member Functions

 Point ()=default
 
 Point (double x_, double y_, double z_)
 

Public Attributes

double x
 
double y
 
double z
 
double elevation
 
double descriptor
 
double dist
 
size_t next
 
size_t group
 
uint32_t status
 

Member Typedef Documentation

◆ Type

typedef double Point::Type

Constructor & Destructor Documentation

◆ Point() [1/2]

Point::Point ( )
default

◆ Point() [2/2]

Point::Point ( double  x_,
double  y_,
double  z_ 
)

Member Data Documentation

◆ descriptor

◆ dist

◆ elevation

◆ group

◆ next

◆ status

uint32_t Point::status

◆ x

◆ y

◆ z


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