#include <IntPolyh_StartPoint.hxx>
Public Member Functions |
DEFINE_STANDARD_ALLOC | IntPolyh_StartPoint () |
| IntPolyh_StartPoint (const Standard_Real xx, const Standard_Real yy, const Standard_Real zz, const Standard_Real uu1, const Standard_Real vv1, const Standard_Real uu2, const Standard_Real vv2, const Standard_Integer T1, const Standard_Integer E1, const Standard_Real LAM1, const Standard_Integer T2, const Standard_Integer E2, const Standard_Real LAM2, const Standard_Integer List) |
Standard_Real | X () const |
Standard_Real | Y () const |
Standard_Real | Z () const |
Standard_Real | U1 () const |
Standard_Real | V1 () const |
Standard_Real | U2 () const |
Standard_Real | V2 () const |
Standard_Integer | T1 () const |
Standard_Integer | E1 () const |
Standard_Real | Lambda1 () const |
Standard_Integer | T2 () const |
Standard_Integer | E2 () const |
Standard_Real | Lambda2 () const |
Standard_Real | GetAngle () const |
Standard_Integer | ChainList () const |
Standard_Integer | GetEdgePoints (const IntPolyh_Triangle &Triangle, Standard_Integer &FirstEdgePoint, Standard_Integer &SecondEdgePoint, Standard_Integer &LastPoint) const |
void | Equal (const IntPolyh_StartPoint &StPt) |
void | operator= (const IntPolyh_StartPoint &StPt) |
void | SetXYZ (const Standard_Real XX, const Standard_Real YY, const Standard_Real ZZ) |
void | SetUV1 (const Standard_Real UU1, const Standard_Real VV1) |
void | SetUV2 (const Standard_Real UU2, const Standard_Real VV2) |
void | SetEdge1 (const Standard_Integer IE1) |
void | SetLambda1 (const Standard_Real LAM1) |
void | SetEdge2 (const Standard_Integer IE2) |
void | SetLambda2 (const Standard_Real LAM2) |
void | SetCoupleValue (const Standard_Integer IT1, const Standard_Integer IT2) |
void | SetAngle (const Standard_Real ang) |
void | SetChainList (const Standard_Integer ChList) |
Standard_Integer | CheckSameSP (const IntPolyh_StartPoint &SP) const |
void | Dump () const |
void | Dump (const Standard_Integer i) const |
Constructor & Destructor Documentation
IntPolyh_StartPoint::IntPolyh_StartPoint |
( |
const Standard_Real |
xx, |
|
|
const Standard_Real |
yy, |
|
|
const Standard_Real |
zz, |
|
|
const Standard_Real |
uu1, |
|
|
const Standard_Real |
vv1, |
|
|
const Standard_Real |
uu2, |
|
|
const Standard_Real |
vv2, |
|
|
const Standard_Integer |
T1, |
|
|
const Standard_Integer |
E1, |
|
|
const Standard_Real |
LAM1, |
|
|
const Standard_Integer |
T2, |
|
|
const Standard_Integer |
E2, |
|
|
const Standard_Real |
LAM2, |
|
|
const Standard_Integer |
List |
|
) |
| |
Member Function Documentation
The documentation for this class was generated from the following file: