#include <Prs3d_PlaneSet.hxx>
Public Member Functions |
| Prs3d_PlaneSet (const Standard_Real Xdir, const Standard_Real Ydir, const Standard_Real Zdir, const Quantity_Length Xloc, const Quantity_Length Yloc, const Quantity_Length Zloc, const Quantity_Length anOffset) |
void | SetDirection (const Standard_Real X, const Standard_Real Y, const Standard_Real Z) |
void | SetLocation (const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z) |
void | SetOffset (const Quantity_Length anOffset) |
gp_Pln | Plane () const |
Quantity_Length | Offset () const |
void | Location (Quantity_Length &X, Quantity_Length &Y, Quantity_Length &Z) const |
void | Direction (Quantity_Length &X, Quantity_Length &Y, Quantity_Length &Z) const |
Constructor & Destructor Documentation
Member Function Documentation
gp_Pln Prs3d_PlaneSet::Plane |
( |
| ) |
const |
The documentation for this class was generated from the following file: