#include <Vrml_Scale.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Vrml_Scale () |
| Standard_EXPORT | Vrml_Scale (const gp_Vec &aScaleFactor) |
| Standard_EXPORT void | SetScaleFactor (const gp_Vec &aScaleFactor) |
| Standard_EXPORT gp_Vec | ScaleFactor () const |
| Standard_EXPORT Standard_OStream & | Print (Standard_OStream &anOStream) const |
Private Attributes | |
| gp_Vec | myScaleFactor |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1