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