1.3.49
 
Loading...
Searching...
No Matches
canopy Struct Reference

Canopy struct. More...

#include <ProjectBuilder.h>

Data Fields

int idx
 
float age
 
float ground_clipping_height
 
std::string label
 
std::string library_name
 
std::string library_name_verbose
 
std::vector< uintIDs
 
std::vector< helios::vec3individual_plant_locations
 
helios::vec2 plant_spacing
 
helios::int2 plant_count
 
helios::vec3 origin
 
std::string data_group
 
bool is_dirty
 

Detailed Description

Canopy struct.

Definition at line 197 of file ProjectBuilder.h.

Field Documentation

◆ age

float canopy::age

Definition at line 199 of file ProjectBuilder.h.

◆ data_group

std::string canopy::data_group

Definition at line 209 of file ProjectBuilder.h.

◆ ground_clipping_height

float canopy::ground_clipping_height

Definition at line 200 of file ProjectBuilder.h.

◆ IDs

std::vector<uint> canopy::IDs

Definition at line 204 of file ProjectBuilder.h.

◆ idx

int canopy::idx

Definition at line 198 of file ProjectBuilder.h.

◆ individual_plant_locations

std::vector<helios::vec3> canopy::individual_plant_locations

Definition at line 205 of file ProjectBuilder.h.

◆ is_dirty

bool canopy::is_dirty

Definition at line 210 of file ProjectBuilder.h.

◆ label

std::string canopy::label

Definition at line 201 of file ProjectBuilder.h.

◆ library_name

std::string canopy::library_name

Definition at line 202 of file ProjectBuilder.h.

◆ library_name_verbose

std::string canopy::library_name_verbose

Definition at line 203 of file ProjectBuilder.h.

◆ origin

helios::vec3 canopy::origin

Definition at line 208 of file ProjectBuilder.h.

◆ plant_count

helios::int2 canopy::plant_count

Definition at line 207 of file ProjectBuilder.h.

◆ plant_spacing

helios::vec2 canopy::plant_spacing

Definition at line 206 of file ProjectBuilder.h.


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