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

#include <GeomFill_SequenceOfTrsf.hxx>

Inheritance diagram for GeomFill_SequenceOfTrsf:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC GeomFill_SequenceOfTrsf ()
void Clear ()
 ~GeomFill_SequenceOfTrsf ()
const GeomFill_SequenceOfTrsfAssign (const GeomFill_SequenceOfTrsf &Other)
const GeomFill_SequenceOfTrsfoperator= (const GeomFill_SequenceOfTrsf &Other)
void Append (const gp_Trsf &T)
void Append (GeomFill_SequenceOfTrsf &S)
void Prepend (const gp_Trsf &T)
void Prepend (GeomFill_SequenceOfTrsf &S)
void InsertBefore (const Standard_Integer Index, const gp_Trsf &T)
void InsertBefore (const Standard_Integer Index, GeomFill_SequenceOfTrsf &S)
void InsertAfter (const Standard_Integer Index, const gp_Trsf &T)
void InsertAfter (const Standard_Integer Index, GeomFill_SequenceOfTrsf &S)
const gp_TrsfFirst () const
const gp_TrsfLast () const
void Split (const Standard_Integer Index, GeomFill_SequenceOfTrsf &Sub)
const gp_TrsfValue (const Standard_Integer Index) const
const gp_Trsfoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const gp_Trsf &I)
gp_TrsfChangeValue (const Standard_Integer Index)
gp_Trsfoperator() (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 gp_Trsf& GeomFill_SequenceOfTrsf::operator() ( const Standard_Integer  Index) const [inline]
gp_Trsf& GeomFill_SequenceOfTrsf::operator() ( const Standard_Integer  Index) [inline]
const GeomFill_SequenceOfTrsf& GeomFill_SequenceOfTrsf::operator= ( const GeomFill_SequenceOfTrsf Other) [inline]

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