#include <Vrml_Rotation.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_Rotation () |
| Standard_EXPORT | Vrml_Rotation (const Vrml_SFRotation &aRotation) |
| Standard_EXPORT void | SetRotation (const Vrml_SFRotation &aRotation) |
| Standard_EXPORT Vrml_SFRotation | Rotation () const |
| Standard_EXPORT Standard_OStream & | Print (Standard_OStream &anOStream) const |
Private Attributes | |
| Vrml_SFRotation | myRotation |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1