Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TColgp_SequenceOfDir Class Reference

#include <TColgp_SequenceOfDir.hxx>

Inheritance diagram for TColgp_SequenceOfDir:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColgp_SequenceOfDir ()
void Clear ()
 ~TColgp_SequenceOfDir ()
const TColgp_SequenceOfDirAssign (const TColgp_SequenceOfDir &Other)
const TColgp_SequenceOfDiroperator= (const TColgp_SequenceOfDir &Other)
void Append (const gp_Dir &T)
void Append (TColgp_SequenceOfDir &S)
void Prepend (const gp_Dir &T)
void Prepend (TColgp_SequenceOfDir &S)
void InsertBefore (const Standard_Integer Index, const gp_Dir &T)
void InsertBefore (const Standard_Integer Index, TColgp_SequenceOfDir &S)
void InsertAfter (const Standard_Integer Index, const gp_Dir &T)
void InsertAfter (const Standard_Integer Index, TColgp_SequenceOfDir &S)
const gp_DirFirst () const
const gp_DirLast () const
void Split (const Standard_Integer Index, TColgp_SequenceOfDir &Sub)
const gp_DirValue (const Standard_Integer Index) const
const gp_Diroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const gp_Dir &I)
gp_DirChangeValue (const Standard_Integer Index)
gp_Diroperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const gp_Dir& TColgp_SequenceOfDir::operator() ( const Standard_Integer  Index) const [inline]
gp_Dir& TColgp_SequenceOfDir::operator() ( const Standard_Integer  Index) [inline]
const TColgp_SequenceOfDir& TColgp_SequenceOfDir::operator= ( const TColgp_SequenceOfDir Other) [inline]

The documentation for this class was generated from the following file: