Public Member Functions | |
INLINE | Effect (const RenderEffect *effect) |
INLINE | Effect () |
INLINE | Effect (TypeHandle type) |
INLINE | Effect (const Effect ©) |
INLINE void | operator= (const Effect ©) |
INLINE bool | operator< (const Effect &other) const |
INLINE int | compare_to (const Effect &other) const |
CPT (RenderEffect) _effect | |
Public Attributes | |
TypeHandle | _type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 126 of file renderEffects.h. Referenced by RenderEffects::complete_pointers(). |