TwiceAsNice
2019-02-18
|
Stream operator. More...
#include <Joint.h>
Public Member Functions | |
Squirrel () | |
virtual | ~Squirrel () |
void | run (Nice::JointPtr _joint, bool _withNodes=false) |
virtual void | operator() (const Nice::JointPtr &_joint)=0 |
Squirrel () | |
virtual | ~Squirrel () |
void | run (Nice::JointPtr _joint, bool _withNodes=false) |
virtual void | operator() (const Nice::JointPtr &_joint)=0 |
Stream operator.
Creates a stream of a branch.
_s | Stream to parse to tree. |
_j | The branch to pass. |
_s | Stream to pass the tree to. |
|
inline |
|
inlinevirtual |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in Nice::XmlSquirrel.
|
pure virtual |
Implemented in Nice::XmlSquirrel.
void Nice::Squirrel::run | ( | Nice::JointPtr | _joint, |
bool | _withNodes = false |
||
) |
void Nice::Squirrel::run | ( | Nice::JointPtr | _joint, |
bool | _withNodes = false |
||
) |