Open CASCADE Technology 6.6.0
Public Member Functions
TColgp_SequenceOfDir2d Class Reference

#include <TColgp_SequenceOfDir2d.hxx>

Inheritance diagram for TColgp_SequenceOfDir2d:
Inheritance graph
[legend]

Public Member Functions

 TColgp_SequenceOfDir2d ()
void Clear ()
 ~TColgp_SequenceOfDir2d ()
const TColgp_SequenceOfDir2dAssign (const TColgp_SequenceOfDir2d &Other)
const TColgp_SequenceOfDir2doperator= (const TColgp_SequenceOfDir2d &Other)
void Append (const gp_Dir2d &T)
void Append (TColgp_SequenceOfDir2d &S)
void Prepend (const gp_Dir2d &T)
void Prepend (TColgp_SequenceOfDir2d &S)
void InsertBefore (const Standard_Integer Index, const gp_Dir2d &T)
void InsertBefore (const Standard_Integer Index, TColgp_SequenceOfDir2d &S)
void InsertAfter (const Standard_Integer Index, const gp_Dir2d &T)
void InsertAfter (const Standard_Integer Index, TColgp_SequenceOfDir2d &S)
const gp_Dir2dFirst () const
const gp_Dir2dLast () const
void Split (const Standard_Integer Index, TColgp_SequenceOfDir2d &Sub)
const gp_Dir2dValue (const Standard_Integer Index) const
const gp_Dir2doperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const gp_Dir2d &I)
gp_Dir2dChangeValue (const Standard_Integer Index)
gp_Dir2doperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

TColgp_SequenceOfDir2d::TColgp_SequenceOfDir2d ( )
TColgp_SequenceOfDir2d::~TColgp_SequenceOfDir2d ( ) [inline]

Member Function Documentation

void TColgp_SequenceOfDir2d::Append ( const gp_Dir2d T)
void TColgp_SequenceOfDir2d::Append ( TColgp_SequenceOfDir2d S)
const TColgp_SequenceOfDir2d& TColgp_SequenceOfDir2d::Assign ( const TColgp_SequenceOfDir2d Other)
gp_Dir2d& TColgp_SequenceOfDir2d::ChangeValue ( const Standard_Integer  Index)
void TColgp_SequenceOfDir2d::Clear ( )
const gp_Dir2d& TColgp_SequenceOfDir2d::First ( ) const
void TColgp_SequenceOfDir2d::InsertAfter ( const Standard_Integer  Index,
const gp_Dir2d T 
)
void TColgp_SequenceOfDir2d::InsertAfter ( const Standard_Integer  Index,
TColgp_SequenceOfDir2d S 
)
void TColgp_SequenceOfDir2d::InsertBefore ( const Standard_Integer  Index,
const gp_Dir2d T 
)
void TColgp_SequenceOfDir2d::InsertBefore ( const Standard_Integer  Index,
TColgp_SequenceOfDir2d S 
)
const gp_Dir2d& TColgp_SequenceOfDir2d::Last ( ) const
gp_Dir2d& TColgp_SequenceOfDir2d::operator() ( const Standard_Integer  Index) [inline]
const gp_Dir2d& TColgp_SequenceOfDir2d::operator() ( const Standard_Integer  Index) const [inline]
const TColgp_SequenceOfDir2d& TColgp_SequenceOfDir2d::operator= ( const TColgp_SequenceOfDir2d Other) [inline]
void TColgp_SequenceOfDir2d::Prepend ( const gp_Dir2d T)
void TColgp_SequenceOfDir2d::Prepend ( TColgp_SequenceOfDir2d S)
void TColgp_SequenceOfDir2d::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void TColgp_SequenceOfDir2d::Remove ( const Standard_Integer  Index)
void TColgp_SequenceOfDir2d::SetValue ( const Standard_Integer  Index,
const gp_Dir2d I 
)
void TColgp_SequenceOfDir2d::Split ( const Standard_Integer  Index,
TColgp_SequenceOfDir2d Sub 
)
const gp_Dir2d& TColgp_SequenceOfDir2d::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines