![]() |
Plasma Engine
2.0
|

Public Member Functions | |
| plAttributeHolder (const plAttributeHolder &rhs) | |
| plUInt32 | GetCount () const |
| const plPropertyAttribute * | GetValue (plUInt32 uiIndex) const |
| void | SetValue (plUInt32 uiIndex, const plPropertyAttribute *value) |
| void | Insert (plUInt32 uiIndex, const plPropertyAttribute *value) |
| void | Remove (plUInt32 uiIndex) |
| void | operator= (const plAttributeHolder &rhs) |
Public Attributes | |
| plHybridArray< const plPropertyAttribute *, 2 > | m_Attributes |
| plArrayPtr< const plPropertyAttribute *const > | m_ReferenceAttributes |