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>
Constructor & Destructor Documentation
| Vrml_Translation::Vrml_Translation |
( |
| ) |
|
| Vrml_Translation::Vrml_Translation |
( |
const gp_Vec & |
aTranslation | ) |
|
Member Function Documentation
| void Vrml_Translation::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* Vrml_Translation::operator new |
( |
size_t |
size | ) |
[inline] |
| void* Vrml_Translation::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void Vrml_Translation::SetTranslation |
( |
const gp_Vec & |
aTranslation | ) |
|
| gp_Vec Vrml_Translation::Translation |
( |
| ) |
const |
The documentation for this class was generated from the following file: