Open CASCADE Technology 6.6.0
Public Member Functions
TColgp_SequenceOfXYZ Class Reference

#include <TColgp_SequenceOfXYZ.hxx>

Inheritance diagram for TColgp_SequenceOfXYZ:
Inheritance graph
[legend]

Public Member Functions

 TColgp_SequenceOfXYZ ()
void Clear ()
 ~TColgp_SequenceOfXYZ ()
const TColgp_SequenceOfXYZAssign (const TColgp_SequenceOfXYZ &Other)
const TColgp_SequenceOfXYZoperator= (const TColgp_SequenceOfXYZ &Other)
void Append (const gp_XYZ &T)
void Append (TColgp_SequenceOfXYZ &S)
void Prepend (const gp_XYZ &T)
void Prepend (TColgp_SequenceOfXYZ &S)
void InsertBefore (const Standard_Integer Index, const gp_XYZ &T)
void InsertBefore (const Standard_Integer Index, TColgp_SequenceOfXYZ &S)
void InsertAfter (const Standard_Integer Index, const gp_XYZ &T)
void InsertAfter (const Standard_Integer Index, TColgp_SequenceOfXYZ &S)
const gp_XYZFirst () const
const gp_XYZLast () const
void Split (const Standard_Integer Index, TColgp_SequenceOfXYZ &Sub)
const gp_XYZValue (const Standard_Integer Index) const
const gp_XYZoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const gp_XYZ &I)
gp_XYZChangeValue (const Standard_Integer Index)
gp_XYZoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

TColgp_SequenceOfXYZ::TColgp_SequenceOfXYZ ( )
TColgp_SequenceOfXYZ::~TColgp_SequenceOfXYZ ( ) [inline]

Member Function Documentation

void TColgp_SequenceOfXYZ::Append ( const gp_XYZ T)
void TColgp_SequenceOfXYZ::Append ( TColgp_SequenceOfXYZ S)
const TColgp_SequenceOfXYZ& TColgp_SequenceOfXYZ::Assign ( const TColgp_SequenceOfXYZ Other)
gp_XYZ& TColgp_SequenceOfXYZ::ChangeValue ( const Standard_Integer  Index)
void TColgp_SequenceOfXYZ::Clear ( )
const gp_XYZ& TColgp_SequenceOfXYZ::First ( ) const
void TColgp_SequenceOfXYZ::InsertAfter ( const Standard_Integer  Index,
const gp_XYZ T 
)
void TColgp_SequenceOfXYZ::InsertAfter ( const Standard_Integer  Index,
TColgp_SequenceOfXYZ S 
)
void TColgp_SequenceOfXYZ::InsertBefore ( const Standard_Integer  Index,
const gp_XYZ T 
)
void TColgp_SequenceOfXYZ::InsertBefore ( const Standard_Integer  Index,
TColgp_SequenceOfXYZ S 
)
const gp_XYZ& TColgp_SequenceOfXYZ::Last ( ) const
gp_XYZ& TColgp_SequenceOfXYZ::operator() ( const Standard_Integer  Index) [inline]
const gp_XYZ& TColgp_SequenceOfXYZ::operator() ( const Standard_Integer  Index) const [inline]
const TColgp_SequenceOfXYZ& TColgp_SequenceOfXYZ::operator= ( const TColgp_SequenceOfXYZ Other) [inline]
void TColgp_SequenceOfXYZ::Prepend ( const gp_XYZ T)
void TColgp_SequenceOfXYZ::Prepend ( TColgp_SequenceOfXYZ S)
void TColgp_SequenceOfXYZ::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void TColgp_SequenceOfXYZ::Remove ( const Standard_Integer  Index)
void TColgp_SequenceOfXYZ::SetValue ( const Standard_Integer  Index,
const gp_XYZ I 
)
void TColgp_SequenceOfXYZ::Split ( const Standard_Integer  Index,
TColgp_SequenceOfXYZ Sub 
)
const gp_XYZ& TColgp_SequenceOfXYZ::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