HDK
|
#include <OP_Parameters.h>
Public Member Functions | |
OP_FollowChanRefsOptions (fpreal t) | |
Public Attributes | |
fpreal | myTime |
bool | myFollowCHOPLayerOverrides |
bool | myFollowReferences |
bool | myStopAtEditabledHDA |
DEP_MicroNodeList * | myFollowedParmMicroNodes |
Definition at line 111 of file OP_Parameters.h.
|
inline |
Definition at line 114 of file OP_Parameters.h.
bool OP_FollowChanRefsOptions::myFollowCHOPLayerOverrides |
Definition at line 124 of file OP_Parameters.h.
DEP_MicroNodeList* OP_FollowChanRefsOptions::myFollowedParmMicroNodes |
Definition at line 127 of file OP_Parameters.h.
bool OP_FollowChanRefsOptions::myFollowReferences |
Definition at line 125 of file OP_Parameters.h.
bool OP_FollowChanRefsOptions::myStopAtEditabledHDA |
Definition at line 126 of file OP_Parameters.h.
fpreal OP_FollowChanRefsOptions::myTime |
Definition at line 123 of file OP_Parameters.h.