|
Public Member Functions |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GProp_CelGProps () |
Standard_EXPORT | GProp_CelGProps (const gp_Circ &C, const gp_Pnt &CLocation) |
Standard_EXPORT | GProp_CelGProps (const gp_Circ &C, const Standard_Real U1, const Standard_Real U2, const gp_Pnt &CLocation) |
Standard_EXPORT | GProp_CelGProps (const gp_Lin &C, const Standard_Real U1, const Standard_Real U2, const gp_Pnt &CLocation) |
Standard_EXPORT void | SetLocation (const gp_Pnt &CLocation) |
Standard_EXPORT void | Perform (const gp_Circ &C, const Standard_Real U1, const Standard_Real U2) |
Standard_EXPORT void | Perform (const gp_Lin &C, const Standard_Real U1, const Standard_Real U2) |