Projects elementary curves on a plane.
#include <ProjLib_Plane.hxx>
Constructor & Destructor Documentation
| ProjLib_Plane::ProjLib_Plane |
( |
| ) |
|
| ProjLib_Plane::ProjLib_Plane |
( |
const gp_Pln & |
Pl | ) |
|
| ProjLib_Plane::ProjLib_Plane |
( |
const gp_Pln & |
Pl, |
|
|
const gp_Lin & |
L |
|
) |
| |
| ProjLib_Plane::ProjLib_Plane |
( |
const gp_Pln & |
Pl, |
|
|
const gp_Circ & |
C |
|
) |
| |
| ProjLib_Plane::ProjLib_Plane |
( |
const gp_Pln & |
Pl, |
|
|
const gp_Elips & |
E |
|
) |
| |
| ProjLib_Plane::ProjLib_Plane |
( |
const gp_Pln & |
Pl, |
|
|
const gp_Parab & |
P |
|
) |
| |
| ProjLib_Plane::ProjLib_Plane |
( |
const gp_Pln & |
Pl, |
|
|
const gp_Hypr & |
H |
|
) |
| |
Member Function Documentation
| void ProjLib_Plane::Init |
( |
const gp_Pln & |
Pl | ) |
|
| void ProjLib_Plane::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* ProjLib_Plane::operator new |
( |
size_t |
size | ) |
[inline] |
| void* ProjLib_Plane::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| virtual void ProjLib_Plane::Project |
( |
const gp_Circ & |
C | ) |
[virtual] |
| virtual void ProjLib_Plane::Project |
( |
const gp_Lin & |
L | ) |
[virtual] |
| virtual void ProjLib_Plane::Project |
( |
const gp_Hypr & |
H | ) |
[virtual] |
| virtual void ProjLib_Plane::Project |
( |
const gp_Elips & |
E | ) |
[virtual] |
| virtual void ProjLib_Plane::Project |
( |
const gp_Parab & |
P | ) |
[virtual] |
The documentation for this class was generated from the following file: