OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKMath
TColgp


TColgp_SequenceOfPnt Class Reference

#include <TColgp_SequenceOfPnt.hxx>

Inheritance diagram for TColgp_SequenceOfPnt:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TColgp_SequenceOfPnt ()
Standard_EXPORT void Clear ()
 ~TColgp_SequenceOfPnt ()
Standard_EXPORT const TColgp_SequenceOfPntAssign (const TColgp_SequenceOfPnt &Other)
const TColgp_SequenceOfPntoperator= (const TColgp_SequenceOfPnt &Other)
Standard_EXPORT void Append (const gp_Pnt &T)
void Append (TColgp_SequenceOfPnt &S)
Standard_EXPORT void Prepend (const gp_Pnt &T)
void Prepend (TColgp_SequenceOfPnt &S)
void InsertBefore (const Standard_Integer Index, const gp_Pnt &T)
void InsertBefore (const Standard_Integer Index, TColgp_SequenceOfPnt &S)
Standard_EXPORT void InsertAfter (const Standard_Integer Index, const gp_Pnt &T)
void InsertAfter (const Standard_Integer Index, TColgp_SequenceOfPnt &S)
Standard_EXPORT const gp_PntFirst () const
Standard_EXPORT const gp_PntLast () const
void Split (const Standard_Integer Index, TColgp_SequenceOfPnt &Sub)
Standard_EXPORT const gp_PntValue (const Standard_Integer Index) const
const gp_Pntoperator() (const Standard_Integer Index) const
Standard_EXPORT void SetValue (const Standard_Integer Index, const gp_Pnt &I)
Standard_EXPORT gp_PntChangeValue (const Standard_Integer Index)
gp_Pntoperator() (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Private Member Functions

Standard_EXPORT TColgp_SequenceOfPnt (const TColgp_SequenceOfPnt &Other)

Constructor & Destructor Documentation

TColgp_SequenceOfPnt::TColgp_SequenceOfPnt  ) 
 

TColgp_SequenceOfPnt::~TColgp_SequenceOfPnt  )  [inline]
 

Standard_EXPORT TColgp_SequenceOfPnt::TColgp_SequenceOfPnt const TColgp_SequenceOfPnt Other  )  [private]
 


Member Function Documentation

void TColgp_SequenceOfPnt::Append TColgp_SequenceOfPnt S  ) 
 

Standard_EXPORT void TColgp_SequenceOfPnt::Append const gp_Pnt T  ) 
 

Standard_EXPORT const TColgp_SequenceOfPnt& TColgp_SequenceOfPnt::Assign const TColgp_SequenceOfPnt Other  ) 
 

Standard_EXPORT gp_Pnt& TColgp_SequenceOfPnt::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void TColgp_SequenceOfPnt::Clear  ) 
 

Standard_EXPORT const gp_Pnt& TColgp_SequenceOfPnt::First  )  const
 

void TColgp_SequenceOfPnt::InsertAfter const Standard_Integer  Index,
TColgp_SequenceOfPnt S
 

Standard_EXPORT void TColgp_SequenceOfPnt::InsertAfter const Standard_Integer  Index,
const gp_Pnt T
 

void TColgp_SequenceOfPnt::InsertBefore const Standard_Integer  Index,
TColgp_SequenceOfPnt S
 

void TColgp_SequenceOfPnt::InsertBefore const Standard_Integer  Index,
const gp_Pnt T
 

Standard_EXPORT const gp_Pnt& TColgp_SequenceOfPnt::Last  )  const
 

void TColgp_SequenceOfPnt::operator delete void *  anAddress  )  [inline]
 

Reimplemented from TCollection_BaseSequence.

void* TColgp_SequenceOfPnt::operator new size_t  size  )  [inline]
 

Reimplemented from TCollection_BaseSequence.

void* TColgp_SequenceOfPnt::operator new size_t  ,
void *  anAddress
[inline]
 

Reimplemented from TCollection_BaseSequence.

gp_Pnt& TColgp_SequenceOfPnt::operator() const Standard_Integer  Index  )  [inline]
 

const gp_Pnt& TColgp_SequenceOfPnt::operator() const Standard_Integer  Index  )  const [inline]
 

const TColgp_SequenceOfPnt& TColgp_SequenceOfPnt::operator= const TColgp_SequenceOfPnt Other  )  [inline]
 

void TColgp_SequenceOfPnt::Prepend TColgp_SequenceOfPnt S  ) 
 

Standard_EXPORT void TColgp_SequenceOfPnt::Prepend const gp_Pnt T  ) 
 

Standard_EXPORT void TColgp_SequenceOfPnt::Remove const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex
 

Standard_EXPORT void TColgp_SequenceOfPnt::Remove const Standard_Integer  Index  ) 
 

Standard_EXPORT void TColgp_SequenceOfPnt::SetValue const Standard_Integer  Index,
const gp_Pnt I
 

void TColgp_SequenceOfPnt::Split const Standard_Integer  Index,
TColgp_SequenceOfPnt Sub
 

Standard_EXPORT const gp_Pnt& TColgp_SequenceOfPnt::Value const Standard_Integer  Index  )  const
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:13:46 2008 for OpenCASCADE by  doxygen 1.4.1