|
OPTPiX SpriteStudio SDK
|
#include <ssloader_ssee.h>
Public Member Functions | |
| SimpleTree () | |
| virtual | ~SimpleTree () |
| void | addChildEnd (SimpleTree *c) |
| void | addSiblingEnd (SimpleTree *c) |
| void | destroysub (SimpleTree *t) |
| void | destroy () |
Public Attributes | |
| SimpleTree * | parent |
| SimpleTree * | ctop |
| SimpleTree * | prev |
| SimpleTree * | next |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
| SimpleTree* spritestudio6::SimpleTree::ctop |
| SimpleTree* spritestudio6::SimpleTree::next |
| SimpleTree* spritestudio6::SimpleTree::parent |
| SimpleTree* spritestudio6::SimpleTree::prev |