#include <IntPatch_TheIWLineOfTheIWalking.hxx>
Public Member Functions |
| | IntPatch_TheIWLineOfTheIWalking () |
| void | Reverse () |
| void | Cut (const Standard_Integer Index) |
| void | AddPoint (const IntSurf_PntOn2S &P) |
| void | AddStatusFirst (const Standard_Boolean Closed, const Standard_Boolean HasFirst) |
| void | AddStatusFirst (const Standard_Boolean Closed, const Standard_Boolean HasLast, const Standard_Integer Index, const IntSurf_PathPoint &P) |
| void | AddStatusFirstLast (const Standard_Boolean Closed, const Standard_Boolean HasFirst, const Standard_Boolean HasLast) |
| void | AddStatusLast (const Standard_Boolean HasLast) |
| void | AddStatusLast (const Standard_Boolean HasLast, const Standard_Integer Index, const IntSurf_PathPoint &P) |
| void | AddIndexPassing (const Standard_Integer Index) |
| void | SetTangentVector (const gp_Vec &V, const Standard_Integer Index) |
| void | SetTangencyAtBegining (const Standard_Boolean IsTangent) |
| void | SetTangencyAtEnd (const Standard_Boolean IsTangent) |
| Standard_Integer | NbPoints () const |
| const IntSurf_PntOn2S & | Value (const Standard_Integer Index) const |
| const Handle_IntSurf_LineOn2S & | Line () const |
| Standard_Boolean | IsClosed () const |
| Standard_Boolean | HasFirstPoint () const |
| Standard_Boolean | HasLastPoint () const |
| const IntSurf_PathPoint & | FirstPoint () const |
| Standard_Integer | FirstPointIndex () const |
| const IntSurf_PathPoint & | LastPoint () const |
| Standard_Integer | LastPointIndex () const |
| Standard_Integer | NbPassingPoint () const |
| void | PassingPoint (const Standard_Integer Index, Standard_Integer &IndexLine, Standard_Integer &IndexPnts) const |
| const gp_Vec & | TangentVector (Standard_Integer &Index) const |
| Standard_Boolean | IsTangentAtBegining () const |
| Standard_Boolean | IsTangentAtEnd () const |
Constructor & Destructor Documentation
| IntPatch_TheIWLineOfTheIWalking::IntPatch_TheIWLineOfTheIWalking |
( |
| ) |
|
Member Function Documentation
| void IntPatch_TheIWLineOfTheIWalking::AddIndexPassing |
( |
const Standard_Integer |
Index | ) |
|
| void IntPatch_TheIWLineOfTheIWalking::AddPoint |
( |
const IntSurf_PntOn2S & |
P | ) |
|
| void IntPatch_TheIWLineOfTheIWalking::AddStatusLast |
( |
const Standard_Boolean |
HasLast | ) |
|
| const Handle_IntSurf_LineOn2S& IntPatch_TheIWLineOfTheIWalking::Line |
( |
| ) |
const |
| void IntPatch_TheIWLineOfTheIWalking::Reverse |
( |
| ) |
|
| void IntPatch_TheIWLineOfTheIWalking::SetTangencyAtBegining |
( |
const Standard_Boolean |
IsTangent | ) |
|
| void IntPatch_TheIWLineOfTheIWalking::SetTangencyAtEnd |
( |
const Standard_Boolean |
IsTangent | ) |
|
The documentation for this class was generated from the following file: