| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
defines a Scale node of VRML specifying transform properties. This node defines a 3D scaling about the origin. By default : myRotation = (1 1 1) More...
#include <Vrml_Scale.hxx>
Public Member Functions | |
| Vrml_Scale () | |
| Vrml_Scale (const gp_Vec &aScaleFactor) | |
| void | SetScaleFactor (const gp_Vec &aScaleFactor) | 
| gp_Vec | ScaleFactor () const | 
| Standard_OStream & | Print (Standard_OStream &anOStream) const | 
defines a Scale node of VRML specifying transform properties. This node defines a 3D scaling about the origin. By default : myRotation = (1 1 1)
| Vrml_Scale::Vrml_Scale | ( | ) | 
| Standard_OStream & Vrml_Scale::Print | ( | Standard_OStream & | anOStream | ) | const | 
| gp_Vec Vrml_Scale::ScaleFactor | ( | ) | const |