|
HDK
|
#include <GU_DetailInfo.h>
Public Member Functions | |
| GU_DetailInfo () | |
| ~GU_DetailInfo () | |
| void | fillInfoTree (const GU_Detail &geo, const UT::ArraySet< const void * > *ignore_memory, bool instanced, bool debug, UT_InfoTree &branch) |
Definition at line 61 of file GU_DetailInfo.h.
| GU_DetailInfo::GU_DetailInfo | ( | ) |
| GU_DetailInfo::~GU_DetailInfo | ( | ) |
| void GU_DetailInfo::fillInfoTree | ( | const GU_Detail & | geo, |
| const UT::ArraySet< const void * > * | ignore_memory, | ||
| bool | instanced, | ||
| bool | debug, | ||
| UT_InfoTree & | branch | ||
| ) |
Fill 'branch' with info taken from 'geo'. Note: This method calls extractInfo(..)