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

#include <BRep_ListOfPointRepresentation.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BRep_ListOfPointRepresentation ()
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


Member Function Documentation

Handle_BRep_PointRepresentation& BRep_ListOfPointRepresentation::First ( ) const
Handle_BRep_PointRepresentation& BRep_ListOfPointRepresentation::Last ( ) const
void BRep_ListOfPointRepresentation::operator= ( const BRep_ListOfPointRepresentation Other) [inline]

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