|
Open CASCADE Technology 6.5.2
|
#include <BRepGProp_Cinert.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepGProp_Cinert () | |
| BRepGProp_Cinert (const BRepAdaptor_Curve &C, const gp_Pnt &CLocation) | |
| void | SetLocation (const gp_Pnt &CLocation) |
| void | Perform (const BRepAdaptor_Curve &C) |
| BRepGProp_Cinert::BRepGProp_Cinert | ( | ) |
| BRepGProp_Cinert::BRepGProp_Cinert | ( | const BRepAdaptor_Curve & | C, |
| const gp_Pnt & | CLocation | ||
| ) |
| void BRepGProp_Cinert::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from GProp_GProps.
| void* BRepGProp_Cinert::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from GProp_GProps.
| void* BRepGProp_Cinert::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from GProp_GProps.
| void BRepGProp_Cinert::Perform | ( | const BRepAdaptor_Curve & | C | ) |
| void BRepGProp_Cinert::SetLocation | ( | const gp_Pnt & | CLocation | ) |
1.7.4