Open CASCADE Technology 6.6.0
|
#include <Visual3d_SequenceOfPickPath.hxx>
Visual3d_SequenceOfPickPath::Visual3d_SequenceOfPickPath | ( | ) |
Visual3d_SequenceOfPickPath::~Visual3d_SequenceOfPickPath | ( | ) | [inline] |
void Visual3d_SequenceOfPickPath::Append | ( | const Visual3d_PickPath & | T | ) |
void Visual3d_SequenceOfPickPath::Append | ( | Visual3d_SequenceOfPickPath & | S | ) |
const Visual3d_SequenceOfPickPath& Visual3d_SequenceOfPickPath::Assign | ( | const Visual3d_SequenceOfPickPath & | Other | ) |
Visual3d_PickPath& Visual3d_SequenceOfPickPath::ChangeValue | ( | const Standard_Integer | Index | ) |
void Visual3d_SequenceOfPickPath::Clear | ( | ) |
const Visual3d_PickPath& Visual3d_SequenceOfPickPath::First | ( | ) | const |
void Visual3d_SequenceOfPickPath::InsertAfter | ( | const Standard_Integer | Index, |
const Visual3d_PickPath & | T | ||
) |
void Visual3d_SequenceOfPickPath::InsertAfter | ( | const Standard_Integer | Index, |
Visual3d_SequenceOfPickPath & | S | ||
) |
void Visual3d_SequenceOfPickPath::InsertBefore | ( | const Standard_Integer | Index, |
const Visual3d_PickPath & | T | ||
) |
void Visual3d_SequenceOfPickPath::InsertBefore | ( | const Standard_Integer | Index, |
Visual3d_SequenceOfPickPath & | S | ||
) |
const Visual3d_PickPath& Visual3d_SequenceOfPickPath::Last | ( | ) | const |
Visual3d_PickPath& Visual3d_SequenceOfPickPath::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Visual3d_PickPath& Visual3d_SequenceOfPickPath::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const Visual3d_SequenceOfPickPath& Visual3d_SequenceOfPickPath::operator= | ( | const Visual3d_SequenceOfPickPath & | Other | ) | [inline] |
void Visual3d_SequenceOfPickPath::Prepend | ( | const Visual3d_PickPath & | T | ) |
void Visual3d_SequenceOfPickPath::Prepend | ( | Visual3d_SequenceOfPickPath & | S | ) |
void Visual3d_SequenceOfPickPath::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Visual3d_SequenceOfPickPath::Remove | ( | const Standard_Integer | Index | ) |
void Visual3d_SequenceOfPickPath::SetValue | ( | const Standard_Integer | Index, |
const Visual3d_PickPath & | I | ||
) |
void Visual3d_SequenceOfPickPath::Split | ( | const Standard_Integer | Index, |
Visual3d_SequenceOfPickPath & | Sub | ||
) |
const Visual3d_PickPath& Visual3d_SequenceOfPickPath::Value | ( | const Standard_Integer | Index | ) | const |