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

#include <GU_OnionSkin.h>

Public Member Functions

exint getNumOnionSkins () const
 

Public Attributes

exint myFrameIncrement = 0
 
exint myPreFrameCount = 0
 
exint myPostFrameCount = 0
 
UT_Color myPreFrameColor = UT_Color(UT_RGB, 1, 1, 1)
 
UT_Color myPostFrameColor = UT_Color(UT_RGB, 1, 1, 1)
 
fpreal myAlpha = 0.5
 

Detailed Description

Onion skin options that are in the viewport common display options. Not specific to any onion skinned primitive in particular.

Definition at line 80 of file GU_OnionSkin.h.

Member Function Documentation

exint GU_CommonOnionSkinOptions::getNumOnionSkins ( ) const
inline

Definition at line 89 of file GU_OnionSkin.h.

Member Data Documentation

fpreal GU_CommonOnionSkinOptions::myAlpha = 0.5

Definition at line 87 of file GU_OnionSkin.h.

exint GU_CommonOnionSkinOptions::myFrameIncrement = 0

Definition at line 82 of file GU_OnionSkin.h.

UT_Color GU_CommonOnionSkinOptions::myPostFrameColor = UT_Color(UT_RGB, 1, 1, 1)

Definition at line 86 of file GU_OnionSkin.h.

exint GU_CommonOnionSkinOptions::myPostFrameCount = 0

Definition at line 84 of file GU_OnionSkin.h.

UT_Color GU_CommonOnionSkinOptions::myPreFrameColor = UT_Color(UT_RGB, 1, 1, 1)

Definition at line 85 of file GU_OnionSkin.h.

exint GU_CommonOnionSkinOptions::myPreFrameCount = 0

Definition at line 83 of file GU_OnionSkin.h.


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