Open CASCADE Technology
6.5.4
|
#include <Visual3d_SequenceOfPickPath.hxx>
const Visual3d_SequenceOfPickPath& Visual3d_SequenceOfPickPath::Assign | ( | const Visual3d_SequenceOfPickPath & | Other | ) |
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::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Visual3d_PickPath& Visual3d_SequenceOfPickPath::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Visual3d_SequenceOfPickPath& Visual3d_SequenceOfPickPath::operator= | ( | const Visual3d_SequenceOfPickPath & | Other | ) | [inline] |
void Visual3d_SequenceOfPickPath::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |