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

#include <HatchGen_PointsOnElement.hxx>

Inheritance diagram for HatchGen_PointsOnElement:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC HatchGen_PointsOnElement ()
void Clear ()
 ~HatchGen_PointsOnElement ()
const HatchGen_PointsOnElementAssign (const HatchGen_PointsOnElement &Other)
const HatchGen_PointsOnElementoperator= (const HatchGen_PointsOnElement &Other)
void Append (const HatchGen_PointOnElement &T)
void Append (HatchGen_PointsOnElement &S)
void Prepend (const HatchGen_PointOnElement &T)
void Prepend (HatchGen_PointsOnElement &S)
void InsertBefore (const Standard_Integer Index, const HatchGen_PointOnElement &T)
void InsertBefore (const Standard_Integer Index, HatchGen_PointsOnElement &S)
void InsertAfter (const Standard_Integer Index, const HatchGen_PointOnElement &T)
void InsertAfter (const Standard_Integer Index, HatchGen_PointsOnElement &S)
const HatchGen_PointOnElementFirst () const
const HatchGen_PointOnElementLast () const
void Split (const Standard_Integer Index, HatchGen_PointsOnElement &Sub)
const HatchGen_PointOnElementValue (const Standard_Integer Index) const
const HatchGen_PointOnElementoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const HatchGen_PointOnElement &I)
HatchGen_PointOnElementChangeValue (const Standard_Integer Index)
HatchGen_PointOnElementoperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const HatchGen_PointOnElement& HatchGen_PointsOnElement::operator() ( const Standard_Integer  Index) const [inline]
HatchGen_PointOnElement& HatchGen_PointsOnElement::operator() ( const Standard_Integer  Index) [inline]
const HatchGen_PointsOnElement& HatchGen_PointsOnElement::operator= ( const HatchGen_PointsOnElement Other) [inline]

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