Computes the global properties of an elementary
surface (surface of the gp package)
#include <GProp_SelGProps.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | GProp_SelGProps () |
| | GProp_SelGProps (const gp_Cylinder &S, const Standard_Real Alpha1, const Standard_Real Alpha2, const Standard_Real Z1, const Standard_Real Z2, const gp_Pnt &SLocation) |
| | GProp_SelGProps (const gp_Cone &S, const Standard_Real Alpha1, const Standard_Real Alpha2, const Standard_Real Z1, const Standard_Real Z2, const gp_Pnt &SLocation) |
| | GProp_SelGProps (const gp_Sphere &S, const Standard_Real Teta1, const Standard_Real Teta2, const Standard_Real Alpha1, const Standard_Real Alpha2, const gp_Pnt &SLocation) |
| | GProp_SelGProps (const gp_Torus &S, const Standard_Real Teta1, const Standard_Real Teta2, const Standard_Real Alpha1, const Standard_Real Alpha2, const gp_Pnt &SLocation) |
| void | SetLocation (const gp_Pnt &SLocation) |
| void | Perform (const gp_Cylinder &S, const Standard_Real Alpha1, const Standard_Real Alpha2, const Standard_Real Z1, const Standard_Real Z2) |
| void | Perform (const gp_Cone &S, const Standard_Real Alpha1, const Standard_Real Alpha2, const Standard_Real Z1, const Standard_Real Z2) |
| void | Perform (const gp_Sphere &S, const Standard_Real Teta1, const Standard_Real Teta2, const Standard_Real Alpha1, const Standard_Real Alpha2) |
| void | Perform (const gp_Torus &S, const Standard_Real Teta1, const Standard_Real Teta2, const Standard_Real Alpha1, const Standard_Real Alpha2) |
Constructor & Destructor Documentation
| GProp_SelGProps::GProp_SelGProps |
( |
| ) |
|
Member Function Documentation
| void GProp_SelGProps::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* GProp_SelGProps::operator new |
( |
size_t |
size | ) |
[inline] |
| void* GProp_SelGProps::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void GProp_SelGProps::SetLocation |
( |
const gp_Pnt & |
SLocation | ) |
|
The documentation for this class was generated from the following file: