This command class derived from NsgCmd handles the CAVE navigation
![]() | NsgCAVENavCmd (NsgInterface* cmdInterface) Constructor that calls with NsgCmd with its identifier string("NSGCAVENAV") and the NsgInterface |
![]() | ~NsgCAVENavCmd () destructor |
![]() | parseStream ( const char* instr ) called by NsgInterpreter |
![]() | execute () Calls the doCAVENav command of NsgInterface |
![]() | toStream ( ostrstream& obuf ) Serialises this command by putting the command name and the 16 float transform into the given stream |
![]() | setTransform (float* xform) Sets the CAVE transform matrix |
This command class derived from NsgCmd handles the CAVE navigation. This is just a temporary hack as the distributed CAVElib should be used. It stores the CAVE transformation as an array of 16 floats.
virtual void toStream( ostrstream& obuf )
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