|
HDK
|
#include <GU_Agent.h>
Public Member Functions | |
| ClipLayer (BlendMode blend_mode, fpreal64 weight=0.0, int64 parent=-1) | |
Public Attributes | |
| BlendMode | myBlendMode |
| fpreal64 | myWeight |
| int64 | myParent |
Definition at line 71 of file GU_Agent.h.
|
inline |
Definition at line 73 of file GU_Agent.h.
| BlendMode GU_Agent::ClipLayer::myBlendMode |
Definition at line 79 of file GU_Agent.h.
| int64 GU_Agent::ClipLayer::myParent |
Definition at line 81 of file GU_Agent.h.
| fpreal64 GU_Agent::ClipLayer::myWeight |
Definition at line 80 of file GU_Agent.h.