This command class derived from NsgCmd handles the transformation related commands for a dcs node
![]() | NsgTransformCmd (NsgInterface* cmdInterface) Constructor that calls with NsgCmd with its identifier string("NSGTRANSFORM") and the NsgInterface |
![]() | ~NsgTransformCmd () destructor |
![]() | parseStream ( const char *cmdString ) called by NsgInterpreter |
![]() | execute () Calls the doTransform command of NsgInterface |
![]() | toStream ( ostrstream& obuf ) Serialises this transform command by putting the command name, dcs identifier and the 16 float transform into the given stream |
![]() | setDCS (const char* dcsName) Sets the dcs identifier |
![]() | setTransform (float* xform) Sets the transform matrix |
This command class derived from NsgCmd handles the transformation related commands for a dcs node. It stores the dcs node identifier and the associated transformation as an array of 16 floats.
virtual void toStream( ostrstream& obuf )
inline void setDCS(const char* dcsName)
inline void setTransform(float* xform)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de