
#include <ParFUM_TOPS.h>

Data Fields | |
| int | parfum_index |
| The signed index used to refer to a ParFUM Element. | |
| TopModel * | model |
| The associated model. | |
| TopModel * | model |
| The associated model. | |
Definition at line 75 of file ParFUM_TOPS.h.
The signed index used to refer to a ParFUM Element.
Non-negatives are ghosts
Definition at line 78 of file ParFUM_TOPS.h.
Referenced by topNodeItr_Begin(), topNodeItr_GetCurr(), topNodeItr_IsValid(), and topNodeItr_Next().
The associated model.
Definition at line 80 of file ParFUM_TOPS.h.
Referenced by topModel_CreateNodeItr(), topNodeItr_Begin(), topNodeItr_IsValid(), and topNodeItr_Next().
1.5.5