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

#include <Quantity_Array1OfColor.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Quantity_Array1OfColor (const Standard_Integer Low, const Standard_Integer Up)
 Quantity_Array1OfColor (const Quantity_Color &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Quantity_Color &V)
void Destroy ()
 ~Quantity_Array1OfColor ()
Standard_Boolean IsAllocated () const
const Quantity_Array1OfColorAssign (const Quantity_Array1OfColor &Other)
const Quantity_Array1OfColoroperator= (const Quantity_Array1OfColor &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Quantity_Color &Value)
const Quantity_ColorValue (const Standard_Integer Index) const
const Quantity_Coloroperator() (const Standard_Integer Index) const
Quantity_ColorChangeValue (const Standard_Integer Index)
Quantity_Coloroperator() (const Standard_Integer Index)

Constructor & Destructor Documentation


Member Function Documentation

const Quantity_Color& Quantity_Array1OfColor::operator() ( const Standard_Integer  Index) const [inline]
Quantity_Color& Quantity_Array1OfColor::operator() ( const Standard_Integer  Index) [inline]
const Quantity_Array1OfColor& Quantity_Array1OfColor::operator= ( const Quantity_Array1OfColor Other) [inline]

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