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

#include <Graphic3d_ListOfPArray.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Graphic3d_ListOfPArray ()
void Assign (const Graphic3d_ListOfPArray &Other)
void operator= (const Graphic3d_ListOfPArray &Other)
Standard_Integer Extent () const
void Clear ()
 ~Graphic3d_ListOfPArray ()
Standard_Boolean IsEmpty () const
void Prepend (const Handle< Graphic3d_ArrayOfPrimitives > &I)
void Prepend (const Handle< Graphic3d_ArrayOfPrimitives > &I, Graphic3d_ListIteratorOfListOfPArray &theIt)
void Prepend (Graphic3d_ListOfPArray &Other)
void Append (const Handle< Graphic3d_ArrayOfPrimitives > &I)
void Append (const Handle< Graphic3d_ArrayOfPrimitives > &I, Graphic3d_ListIteratorOfListOfPArray &theIt)
void Append (Graphic3d_ListOfPArray &Other)
Handle_Graphic3d_ArrayOfPrimitives & First () const
Handle_Graphic3d_ArrayOfPrimitives & Last () const
void RemoveFirst ()
void Remove (Graphic3d_ListIteratorOfListOfPArray &It)
void InsertBefore (const Handle< Graphic3d_ArrayOfPrimitives > &I, Graphic3d_ListIteratorOfListOfPArray &It)
void InsertBefore (Graphic3d_ListOfPArray &Other, Graphic3d_ListIteratorOfListOfPArray &It)
void InsertAfter (const Handle< Graphic3d_ArrayOfPrimitives > &I, Graphic3d_ListIteratorOfListOfPArray &It)
void InsertAfter (Graphic3d_ListOfPArray &Other, Graphic3d_ListIteratorOfListOfPArray &It)

Constructor & Destructor Documentation


Member Function Documentation

Handle_Graphic3d_ArrayOfPrimitives& Graphic3d_ListOfPArray::First ( ) const
Handle_Graphic3d_ArrayOfPrimitives& Graphic3d_ListOfPArray::Last ( ) const
void Graphic3d_ListOfPArray::operator= ( const Graphic3d_ListOfPArray Other) [inline]

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