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 | ) |
|
virtual void ProjLib_Plane::Project |
( |
const gp_Hypr & |
H | ) |
[virtual] |
virtual void ProjLib_Plane::Project |
( |
const gp_Parab & |
P | ) |
[virtual] |
virtual void ProjLib_Plane::Project |
( |
const gp_Elips & |
E | ) |
[virtual] |
virtual void ProjLib_Plane::Project |
( |
const gp_Circ & |
C | ) |
[virtual] |
virtual void ProjLib_Plane::Project |
( |
const gp_Lin & |
L | ) |
[virtual] |
The documentation for this class was generated from the following file: