![]() |
http://www.sim.no/ http://www.coin3d.org/ |
The SoTransformerManip wraps an SoTransformerDragger for convenience.
#include <Inventor/manips/SoTransformerManip.h>
Public Member Functions | |
SoTransformerManip (void) | |
SbBool | isLocateHighlighting (void) |
void | setLocateHighlighting (SbBool onoff) |
void | unsquishKnobs (void) |
Static Public Member Functions | |
static void | initClass (void) |
Protected Member Functions | |
virtual | ~SoTransformerManip (void) |
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.
SoTransformerManip::SoTransformerManip | ( | void | ) |
Default constructor. Allocates an SoTransformerDragger and an SoSurroundScale node to surround the geometry within our part of the scenegraph.
SoTransformerManip::~SoTransformerManip | ( | void | ) | [protected, virtual] |
Destructor.
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.
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Mon May 10 00:35:16 2010 for Coin by Doxygen 1.6.3.