Open CASCADE Technology 6.6.0
Public Member Functions
HatchGen_PointsOnElement Class Reference

#include <HatchGen_PointsOnElement.hxx>

Inheritance diagram for HatchGen_PointsOnElement:
Inheritance graph
[legend]

Public Member Functions

 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

HatchGen_PointsOnElement::HatchGen_PointsOnElement ( )
HatchGen_PointsOnElement::~HatchGen_PointsOnElement ( ) [inline]

Member Function Documentation

void HatchGen_PointsOnElement::Append ( const HatchGen_PointOnElement T)
void HatchGen_PointsOnElement::Append ( HatchGen_PointsOnElement S)
const HatchGen_PointsOnElement& HatchGen_PointsOnElement::Assign ( const HatchGen_PointsOnElement Other)
HatchGen_PointOnElement& HatchGen_PointsOnElement::ChangeValue ( const Standard_Integer  Index)
void HatchGen_PointsOnElement::Clear ( )
const HatchGen_PointOnElement& HatchGen_PointsOnElement::First ( ) const
void HatchGen_PointsOnElement::InsertAfter ( const Standard_Integer  Index,
const HatchGen_PointOnElement T 
)
void HatchGen_PointsOnElement::InsertAfter ( const Standard_Integer  Index,
HatchGen_PointsOnElement S 
)
void HatchGen_PointsOnElement::InsertBefore ( const Standard_Integer  Index,
const HatchGen_PointOnElement T 
)
void HatchGen_PointsOnElement::InsertBefore ( const Standard_Integer  Index,
HatchGen_PointsOnElement S 
)
const HatchGen_PointOnElement& HatchGen_PointsOnElement::Last ( ) const
HatchGen_PointOnElement& HatchGen_PointsOnElement::operator() ( const Standard_Integer  Index) [inline]
const HatchGen_PointOnElement& HatchGen_PointsOnElement::operator() ( const Standard_Integer  Index) const [inline]
const HatchGen_PointsOnElement& HatchGen_PointsOnElement::operator= ( const HatchGen_PointsOnElement Other) [inline]
void HatchGen_PointsOnElement::Prepend ( const HatchGen_PointOnElement T)
void HatchGen_PointsOnElement::Prepend ( HatchGen_PointsOnElement S)
void HatchGen_PointsOnElement::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void HatchGen_PointsOnElement::Remove ( const Standard_Integer  Index)
void HatchGen_PointsOnElement::SetValue ( const Standard_Integer  Index,
const HatchGen_PointOnElement I 
)
void HatchGen_PointsOnElement::Split ( const Standard_Integer  Index,
HatchGen_PointsOnElement Sub 
)
const HatchGen_PointOnElement& HatchGen_PointsOnElement::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines