|
HDK
|
#include <GU_OnionSkin.h>
Public Member Functions | |
| fpreal | getEvalTime (fpreal time) |
Public Attributes | |
| fpreal | myEvalTime = 0.0f |
| bool | myIsEvalTimeRelative = true |
Info about when a primitive representing a single onion skin should be evaluated. This structure is stored on a GT primitive to query its evaluation time.
Definition at line 27 of file GU_OnionSkin.h.
Definition at line 32 of file GU_OnionSkin.h.
| fpreal GU_OnionSkinPrimEvalInfo::myEvalTime = 0.0f |
Definition at line 29 of file GU_OnionSkin.h.
| bool GU_OnionSkinPrimEvalInfo::myIsEvalTimeRelative = true |
Definition at line 30 of file GU_OnionSkin.h.