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

| PrsMgr_Presentations::~PrsMgr_Presentations | ( | ) | [inline] |
| void PrsMgr_Presentations::InsertAfter | ( | const Standard_Integer | Index, |
| const PrsMgr_ModedPresentation & | T | ||
| ) |
| void PrsMgr_Presentations::InsertBefore | ( | const Standard_Integer | Index, |
| const PrsMgr_ModedPresentation & | T | ||
| ) |
| const PrsMgr_ModedPresentation& PrsMgr_Presentations::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| PrsMgr_ModedPresentation& PrsMgr_Presentations::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const PrsMgr_Presentations& PrsMgr_Presentations::operator= | ( | const PrsMgr_Presentations & | Other | ) | [inline] |
| void PrsMgr_Presentations::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void PrsMgr_Presentations::SetValue | ( | const Standard_Integer | Index, |
| const PrsMgr_ModedPresentation & | I | ||
| ) |
| void PrsMgr_Presentations::Split | ( | const Standard_Integer | Index, |
| PrsMgr_Presentations & | Sub | ||
| ) |
| const PrsMgr_ModedPresentation& PrsMgr_Presentations::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0