#include <IntPolyh_StartPoint.hxx>
|
| 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 | 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 |
|
◆ IntPolyh_StartPoint() [1/2]
IntPolyh_StartPoint::IntPolyh_StartPoint |
( |
| ) |
|
◆ IntPolyh_StartPoint() [2/2]
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 ) |
◆ ChainList()
◆ CheckSameSP()
◆ Dump() [1/2]
void IntPolyh_StartPoint::Dump |
( |
| ) |
const |
◆ Dump() [2/2]
◆ E1()
◆ E2()
◆ GetAngle()
◆ GetEdgePoints()
◆ Lambda1()
◆ Lambda2()
◆ SetAngle()
◆ SetChainList()
◆ SetCoupleValue()
◆ SetEdge1()
◆ SetEdge2()
◆ SetLambda1()
◆ SetLambda2()
◆ SetUV1()
◆ SetUV2()
◆ SetXYZ()
◆ T1()
◆ T2()
◆ U1()
◆ U2()
◆ V1()
◆ V2()
◆ X()
◆ Y()
◆ Z()
The documentation for this class was generated from the following file: