SoScale Class Reference
[Transforms]

Node representing a 3D geometric scaling. More...

#include <Inventor/nodes/SoScale.h>

Inheritance diagram for SoScale:
SoTransformation SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoScale ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFVec3f scaleFactor

Detailed Description

Node representing a 3D geometric scaling.

This node defines a 3D scaling about the origin. If the components of the scaling vector are not all the same, this produces a non-uniform scale.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR

SEE ALSO

SoTransform, SoUnits


Constructor & Destructor Documentation

SoScale::SoScale (  ) 

Creates a scale node with default settings.


Member Function Documentation

static SoType SoScale::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoTransformation.

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

Returns the type identifier for this specific instance.

Reimplemented from SoTransformation.


Member Data Documentation

The scaling factors in the x, y, and z dimensions.

Non-positive values may cause undesirable results.


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

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/