CsEntityInterface Struct Reference
Interface type entity.
More...
List of all members.
Detailed Description
Interface type entity.
Constructor & Destructor Documentation
CsEntityInterface::CsEntityInterface |
( |
WPHashString |
phs, |
|
|
cs_entity_access |
ac, |
|
|
AssemblyEntity * |
assembly, |
|
|
CsNode * |
node | |
|
) |
| | [inline] |
CsEntityInterface::CsEntityInterface |
( |
WPHashString |
phs, |
|
|
cs_entity_access |
ac, |
|
|
AssemblyEntity * |
assembly, |
|
|
CsNode * |
node, |
|
|
unsigned |
power_of_2 | |
|
) |
| | [inline] |
virtual CsEntityInterface::~CsEntityInterface |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void CsEntityInterface::visit |
( |
CsEntityVisitor * |
visitor |
) |
[inline, virtual] |