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

#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
 

Detailed Description

Definition at line 71 of file GU_Agent.h.

Constructor & Destructor Documentation

GU_Agent::ClipLayer::ClipLayer ( BlendMode  blend_mode,
fpreal64  weight = 0.0,
int64  parent = -1 
)
inline

Definition at line 73 of file GU_Agent.h.

Member Data Documentation

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.


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