Main Page Modules Class Hierarchy Compound List File List Compound Members
SoTransformerManip Class Reference
The SoTransformerManip wraps an SoTransformerDragger for convenience.
More...
#include <Inventor/manips/SoTransformerManip.h>
Inheritance diagram for SoTransformerManip::
List of all members.
Detailed Description
The SoTransformerManip wraps an SoTransformerDragger for convenience.
The manipulator class takes care of wrapping up the SoTransformerDragger in a simple and convenient API for the application programmer, making it automatically surround the geometry it influences and taking care of the book-keeping routines for it's interaction with the relevant fields of an SoTransformation node.
Constructor & Destructor Documentation
SoTransformerManip::SoTransformerManip |
( |
void |
|
) |
|
|
SoTransformerManip::~SoTransformerManip |
( |
|
) |
[protected] |
|
Member Function Documentation
void SoTransformerManip::initClass |
( |
void |
|
) |
[static] |
|
|
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.
Reimplemented from SoTransformManip. |
SbBool SoTransformerManip::isLocateHighlighting |
( |
void |
|
) |
|
|
|
Convenience function to use the SoTransformerDragger::isLocateHighlighting() method of the embedded dragger. See documentation of that method. |
void SoTransformerManip::setLocateHighlighting |
( |
SbBool |
onoff |
) |
|
|
|
Convenience function to use the SoTransformerDragger::setLocateHighlighting() method of the embedded dragger. See documentation of that method. |
void SoTransformerManip::unsquishKnobs |
( |
void |
|
) |
|
|
|
Convenience function to use the SoTransformerDragger::unsquishKnobs() method of the embedded dragger. See documentation of that method. |
The documentation for this class was generated from the following files:
Generated on Sat Jan 12 11:41:21 2002 for Coin by
1.2.12 written by Dimitri van Heesch,
© 1997-2001