HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_OnionSkinPrimEvalInfo Struct Reference

#include <GU_OnionSkin.h>

Public Member Functions

fpreal getEvalTime (fpreal time)
 

Public Attributes

fpreal myEvalTime = 0.0f
 
bool myIsEvalTimeRelative = true
 

Detailed Description

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.

Member Function Documentation

fpreal GU_OnionSkinPrimEvalInfo::getEvalTime ( fpreal  time)
inline

Definition at line 32 of file GU_OnionSkin.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: