SoHandleBoxManip Class Reference
[Manips]

Transform node with 3D Interface for editing ScaleFactor and Translation. More...

#include <Inventor/manips/SoHandleBoxManip.h>

Inheritance diagram for SoHandleBoxManip:
SoTransformManip SoTransform SoTransformation SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoHandleBoxManip ()

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

Transform node with 3D Interface for editing ScaleFactor and Translation.

SoHandleBoxManip is derived from SoTransform (by way of SoTransformManip). When its fields change, nodes following it in the scene graph rotate, scale, and/or translate.

As a subclass of SoTransformManip, this manip also has a 3D interface to edit some of its fields. In this case, the interface edits the scaleFactor and translation fields.

A manipulator differs from a dragger. When you move a dragger, no other nodes are affected. When you move an SoTransformManip, other nodes move along with it. (See the reference page for SoTransformManip).

The interface for an SoHandleBoxManip is exactly the same as that of the SoHandleBoxDragger. To find out more about the interface, see the reference page for SoHandleBoxDragger. To find out how the manipulator uses a dragger to provide its interface, see the reference page for SoTransformManip.

On screen, this manip will surround the objects influenced by its motion. This is because it turns on the surroundScale part of the dragger (See the reference page for SoSurroundScale)

FILE FORMAT/DEFAULT

SEE ALSO

SoCenterballManip, SoHandleBoxDragger, SoJackManip, SoTabBoxManip, SoTrackballManip, SoTransformBoxManip, SoTransformerManip, SoTransform, SoTransformManip


Constructor & Destructor Documentation

SoHandleBoxManip::SoHandleBoxManip (  ) 

Constructor.


Member Function Documentation

static SoType SoHandleBoxManip::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoTransformManip.

virtual SoType SoHandleBoxManip::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoTransformManip.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/