#include <Vrml_MatrixTransform.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_MatrixTransform () |
| Standard_EXPORT | Vrml_MatrixTransform (const gp_Trsf &aMatrix) |
| Standard_EXPORT void | SetMatrix (const gp_Trsf &aMatrix) |
| Standard_EXPORT gp_Trsf | Matrix () const |
| Standard_EXPORT Standard_OStream & | Print (Standard_OStream &anOStream) const |
Private Attributes | |
| gp_Trsf | myMatrix |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1