Jive reference manual
|
#include <jem/gl/Compound.h>
Public Member Functions | |
virtual idx_t | childCount () const =0 |
virtual void | addChild (const Ref< GfxNode > &child)=0 |
virtual bool | eraseChild (const Ref< GfxNode > &child)=0 |
Protected Member Functions | |
virtual | ~Compound () |
![]() | |
virtual | ~Interface () |
Empty destructor. More... | |
|
protectedvirtual |
|
pure virtual |
Implemented in jem::gl::MultiNode.
Implemented in jem::gl::MultiNode.
Implemented in jem::gl::MultiNode.