|
HDK
|
#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 |
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.
|
inline |
Definition at line 89 of file GU_OnionSkin.h.
| 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.
Definition at line 86 of file GU_OnionSkin.h.
| exint GU_CommonOnionSkinOptions::myPostFrameCount = 0 |
Definition at line 84 of file GU_OnionSkin.h.
Definition at line 85 of file GU_OnionSkin.h.
| exint GU_CommonOnionSkinOptions::myPreFrameCount = 0 |
Definition at line 83 of file GU_OnionSkin.h.