Open CASCADE Technology  6.9.0
Public Member Functions

BRep_ListOfPointRepresentation Class Reference

#include <BRep_ListOfPointRepresentation.hxx>

Public Member Functions

 BRep_ListOfPointRepresentation ()
 
 BRep_ListOfPointRepresentation (const BRep_ListOfPointRepresentation &Other)
 
void Assign (const BRep_ListOfPointRepresentation &Other)
 
void operator= (const BRep_ListOfPointRepresentation &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~BRep_ListOfPointRepresentation ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const Handle< BRep_PointRepresentation > &I)
 
void Prepend (const Handle< BRep_PointRepresentation > &I, BRep_ListIteratorOfListOfPointRepresentation &theIt)
 
void Prepend (BRep_ListOfPointRepresentation &Other)
 
void Append (const Handle< BRep_PointRepresentation > &I)
 
void Append (const Handle< BRep_PointRepresentation > &I, BRep_ListIteratorOfListOfPointRepresentation &theIt)
 
void Append (BRep_ListOfPointRepresentation &Other)
 
Handle
< BRep_PointRepresentation > & 
First () const
 
Handle
< BRep_PointRepresentation > & 
Last () const
 
void RemoveFirst ()
 
void Remove (BRep_ListIteratorOfListOfPointRepresentation &It)
 
void InsertBefore (const Handle< BRep_PointRepresentation > &I, BRep_ListIteratorOfListOfPointRepresentation &It)
 
void InsertBefore (BRep_ListOfPointRepresentation &Other, BRep_ListIteratorOfListOfPointRepresentation &It)
 
void InsertAfter (const Handle< BRep_PointRepresentation > &I, BRep_ListIteratorOfListOfPointRepresentation &It)
 
void InsertAfter (BRep_ListOfPointRepresentation &Other, BRep_ListIteratorOfListOfPointRepresentation &It)
 

Constructor & Destructor Documentation

BRep_ListOfPointRepresentation::BRep_ListOfPointRepresentation ( )
BRep_ListOfPointRepresentation::BRep_ListOfPointRepresentation ( const BRep_ListOfPointRepresentation Other)
BRep_ListOfPointRepresentation::~BRep_ListOfPointRepresentation ( )
inline

Member Function Documentation

void BRep_ListOfPointRepresentation::Append ( const Handle< BRep_PointRepresentation > &  I)
void BRep_ListOfPointRepresentation::Append ( const Handle< BRep_PointRepresentation > &  I,
BRep_ListIteratorOfListOfPointRepresentation theIt 
)
void BRep_ListOfPointRepresentation::Append ( BRep_ListOfPointRepresentation Other)
void BRep_ListOfPointRepresentation::Assign ( const BRep_ListOfPointRepresentation Other)
void BRep_ListOfPointRepresentation::Clear ( )
Standard_Integer BRep_ListOfPointRepresentation::Extent ( ) const
Handle< BRep_PointRepresentation >& BRep_ListOfPointRepresentation::First ( ) const
void BRep_ListOfPointRepresentation::InsertAfter ( const Handle< BRep_PointRepresentation > &  I,
BRep_ListIteratorOfListOfPointRepresentation It 
)
void BRep_ListOfPointRepresentation::InsertAfter ( BRep_ListOfPointRepresentation Other,
BRep_ListIteratorOfListOfPointRepresentation It 
)
void BRep_ListOfPointRepresentation::InsertBefore ( const Handle< BRep_PointRepresentation > &  I,
BRep_ListIteratorOfListOfPointRepresentation It 
)
void BRep_ListOfPointRepresentation::InsertBefore ( BRep_ListOfPointRepresentation Other,
BRep_ListIteratorOfListOfPointRepresentation It 
)
Standard_Boolean BRep_ListOfPointRepresentation::IsEmpty ( ) const
Handle< BRep_PointRepresentation >& BRep_ListOfPointRepresentation::Last ( ) const
void BRep_ListOfPointRepresentation::operator= ( const BRep_ListOfPointRepresentation Other)
inline
void BRep_ListOfPointRepresentation::Prepend ( const Handle< BRep_PointRepresentation > &  I)
void BRep_ListOfPointRepresentation::Prepend ( const Handle< BRep_PointRepresentation > &  I,
BRep_ListIteratorOfListOfPointRepresentation theIt 
)
void BRep_ListOfPointRepresentation::Prepend ( BRep_ListOfPointRepresentation Other)
void BRep_ListOfPointRepresentation::Remove ( BRep_ListIteratorOfListOfPointRepresentation It)
void BRep_ListOfPointRepresentation::RemoveFirst ( )

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