|
Open CASCADE Technology 6.5.2
|
Translation of gp (simple geometry) objects
#include <XmlObjMgt_GP.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static XmlObjMgt_DOMString | Translate (const gp_Trsf &aTrsf) |
| static XmlObjMgt_DOMString | Translate (const gp_Mat &aMat) |
| static XmlObjMgt_DOMString | Translate (const gp_XYZ &anXYZ) |
| static Standard_Boolean | Translate (const XmlObjMgt_DOMString &aStr, gp_Trsf &T) |
| static Standard_Boolean | Translate (const XmlObjMgt_DOMString &aStr, gp_Mat &T) |
| static Standard_Boolean | Translate (const XmlObjMgt_DOMString &aStr, gp_XYZ &T) |
| void XmlObjMgt_GP::operator delete | ( | void * | anAddress | ) | [inline] |
| void* XmlObjMgt_GP::operator new | ( | size_t | size | ) | [inline] |
| void* XmlObjMgt_GP::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static Standard_Boolean XmlObjMgt_GP::Translate | ( | const XmlObjMgt_DOMString & | aStr, |
| gp_Trsf & | T | ||
| ) | [static] |
| static XmlObjMgt_DOMString XmlObjMgt_GP::Translate | ( | const gp_XYZ & | anXYZ | ) | [static] |
| static XmlObjMgt_DOMString XmlObjMgt_GP::Translate | ( | const gp_Mat & | aMat | ) | [static] |
| static XmlObjMgt_DOMString XmlObjMgt_GP::Translate | ( | const gp_Trsf & | aTrsf | ) | [static] |
| static Standard_Boolean XmlObjMgt_GP::Translate | ( | const XmlObjMgt_DOMString & | aStr, |
| gp_Mat & | T | ||
| ) | [static] |
| static Standard_Boolean XmlObjMgt_GP::Translate | ( | const XmlObjMgt_DOMString & | aStr, |
| gp_XYZ & | T | ||
| ) | [static] |
1.7.4