| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
defines a Translation of VRML specifying transform properties. This node defines a translation by 3D vector. By default : myTranslation (0,0,0) More...
#include <Vrml_Translation.hxx>
Public Member Functions | |
| Vrml_Translation () | |
| Vrml_Translation (const gp_Vec &aTranslation) | |
| void | SetTranslation (const gp_Vec &aTranslation) | 
| gp_Vec | Translation () const | 
| Standard_OStream & | Print (Standard_OStream &anOStream) const | 
defines a Translation of VRML specifying transform properties. This node defines a translation by 3D vector. By default : myTranslation (0,0,0)
| Vrml_Translation::Vrml_Translation | ( | ) | 
| Standard_OStream & Vrml_Translation::Print | ( | Standard_OStream & | anOStream | ) | const | 
| gp_Vec Vrml_Translation::Translation | ( | ) | const |