|
Open CASCADE Technology
6.5.4
|
#include <ProjLib_SequenceOfHSequenceOfPnt.hxx>

| const ProjLib_SequenceOfHSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::Assign | ( | const ProjLib_SequenceOfHSequenceOfPnt & | Other | ) |
| Handle_TColgp_HSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_TColgp_HSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::First | ( | ) | const |
| void ProjLib_SequenceOfHSequenceOfPnt::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< TColgp_HSequenceOfPnt > & | T | ||
| ) |
| void ProjLib_SequenceOfHSequenceOfPnt::InsertAfter | ( | const Standard_Integer | Index, |
| ProjLib_SequenceOfHSequenceOfPnt & | S | ||
| ) |
| void ProjLib_SequenceOfHSequenceOfPnt::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< TColgp_HSequenceOfPnt > & | T | ||
| ) |
| void ProjLib_SequenceOfHSequenceOfPnt::InsertBefore | ( | const Standard_Integer | Index, |
| ProjLib_SequenceOfHSequenceOfPnt & | S | ||
| ) |
| const Handle_TColgp_HSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::Last | ( | ) | const |
| const Handle_TColgp_HSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_TColgp_HSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const ProjLib_SequenceOfHSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::operator= | ( | const ProjLib_SequenceOfHSequenceOfPnt & | Other | ) | [inline] |
| void ProjLib_SequenceOfHSequenceOfPnt::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void ProjLib_SequenceOfHSequenceOfPnt::SetValue | ( | const Standard_Integer | Index, |
| const Handle< TColgp_HSequenceOfPnt > & | I | ||
| ) |
| void ProjLib_SequenceOfHSequenceOfPnt::Split | ( | const Standard_Integer | Index, |
| ProjLib_SequenceOfHSequenceOfPnt & | Sub | ||
| ) |
| const Handle_TColgp_HSequenceOfPnt& ProjLib_SequenceOfHSequenceOfPnt::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0