Struct to represent an object or canopy. More...
#include <ProjectBuilder.h>
Data Fields | |
int | idx |
bool | isCanopy |
Struct to represent an object or canopy.
Definition at line 137 of file ProjectBuilder.h.
int obj::idx |
Definition at line 138 of file ProjectBuilder.h.
bool obj::isCanopy |
Definition at line 139 of file ProjectBuilder.h.