Public Member Functions | |
INLINE | Attribute (const RenderAttrib *attrib, int override) |
INLINE | Attribute (int override) |
INLINE | Attribute (TypeHandle type) |
INLINE | Attribute (const Attribute ©) |
INLINE void | operator= (const Attribute ©) |
INLINE bool | operator< (const Attribute &other) const |
INLINE int | compare_to (const Attribute &other) const |
CPT (RenderAttrib) _attrib | |
Public Attributes | |
TypeHandle | _type |
int | _override |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 178 of file renderState.h. Referenced by RenderState::write_datagram(). |
|
Definition at line 176 of file renderState.h. Referenced by RenderState::complete_pointers(). |