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

#include <Aspect_SequenceOfColor.hxx>

Inheritance diagram for Aspect_SequenceOfColor:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Aspect_SequenceOfColor ()
void Clear ()
 ~Aspect_SequenceOfColor ()
const Aspect_SequenceOfColorAssign (const Aspect_SequenceOfColor &Other)
const Aspect_SequenceOfColoroperator= (const Aspect_SequenceOfColor &Other)
void Append (const Quantity_Color &T)
void Append (Aspect_SequenceOfColor &S)
void Prepend (const Quantity_Color &T)
void Prepend (Aspect_SequenceOfColor &S)
void InsertBefore (const Standard_Integer Index, const Quantity_Color &T)
void InsertBefore (const Standard_Integer Index, Aspect_SequenceOfColor &S)
void InsertAfter (const Standard_Integer Index, const Quantity_Color &T)
void InsertAfter (const Standard_Integer Index, Aspect_SequenceOfColor &S)
const Quantity_ColorFirst () const
const Quantity_ColorLast () const
void Split (const Standard_Integer Index, Aspect_SequenceOfColor &Sub)
const Quantity_ColorValue (const Standard_Integer Index) const
const Quantity_Coloroperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Quantity_Color &I)
Quantity_ColorChangeValue (const Standard_Integer Index)
Quantity_Coloroperator() (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 Quantity_Color& Aspect_SequenceOfColor::operator() ( const Standard_Integer  Index) const [inline]
Quantity_Color& Aspect_SequenceOfColor::operator() ( const Standard_Integer  Index) [inline]
const Aspect_SequenceOfColor& Aspect_SequenceOfColor::operator= ( const Aspect_SequenceOfColor Other) [inline]

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