1.3.64
 
Loading...
Searching...
No Matches
GridCell Struct Reference

Public Member Functions

 GridCell (helios::vec3 __center, helios::vec3 __global_anchor, helios::vec3 __size, helios::vec3 __global_size, float __azimuthal_rotation, helios::int3 __global_ijk, helios::int3 __global_count)
 

Data Fields

helios::vec3 center
 
helios::vec3 global_anchor
 
helios::vec3 size
 
helios::vec3 global_size
 
helios::int3 global_ijk
 
helios::int3 global_count
 
float azimuthal_rotation
 
float leaf_area
 
float Gtheta
 
float ground_height
 
float vegetation_height
 
float maximum_height
 

Detailed Description

Definition at line 153 of file LiDAR.h.

Constructor & Destructor Documentation

◆ GridCell()

GridCell::GridCell ( helios::vec3  __center,
helios::vec3  __global_anchor,
helios::vec3  __size,
helios::vec3  __global_size,
float  __azimuthal_rotation,
helios::int3  __global_ijk,
helios::int3  __global_count 
)
inline

Definition at line 166 of file LiDAR.h.

Field Documentation

◆ azimuthal_rotation

float GridCell::azimuthal_rotation

Definition at line 160 of file LiDAR.h.

◆ center

helios::vec3 GridCell::center

Definition at line 154 of file LiDAR.h.

◆ global_anchor

helios::vec3 GridCell::global_anchor

Definition at line 155 of file LiDAR.h.

◆ global_count

helios::int3 GridCell::global_count

Definition at line 159 of file LiDAR.h.

◆ global_ijk

helios::int3 GridCell::global_ijk

Definition at line 158 of file LiDAR.h.

◆ global_size

helios::vec3 GridCell::global_size

Definition at line 157 of file LiDAR.h.

◆ ground_height

float GridCell::ground_height

Definition at line 163 of file LiDAR.h.

◆ Gtheta

float GridCell::Gtheta

Definition at line 162 of file LiDAR.h.

◆ leaf_area

float GridCell::leaf_area

Definition at line 161 of file LiDAR.h.

◆ maximum_height

float GridCell::maximum_height

Definition at line 165 of file LiDAR.h.

◆ size

helios::vec3 GridCell::size

Definition at line 156 of file LiDAR.h.

◆ vegetation_height

float GridCell::vegetation_height

Definition at line 164 of file LiDAR.h.


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