Open CASCADE Technology 6.6.0
Public Member Functions
Quantity_HArray1OfColor Class Reference

#include <Quantity_HArray1OfColor.hxx>

Inheritance diagram for Quantity_HArray1OfColor:
Inheritance graph
[legend]

Public Member Functions

 Quantity_HArray1OfColor (const Standard_Integer Low, const Standard_Integer Up)
 Quantity_HArray1OfColor (const Standard_Integer Low, const Standard_Integer Up, const Quantity_Color &V)
void Init (const Quantity_Color &V)
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
Quantity_ColorChangeValue (const Standard_Integer Index)
const Quantity_Array1OfColorArray1 () const
Quantity_Array1OfColorChangeArray1 ()

Constructor & Destructor Documentation

Quantity_HArray1OfColor::Quantity_HArray1OfColor ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
Quantity_HArray1OfColor::Quantity_HArray1OfColor ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Quantity_Color V 
)

Member Function Documentation

const Quantity_Array1OfColor& Quantity_HArray1OfColor::Array1 ( ) const
Quantity_Array1OfColor& Quantity_HArray1OfColor::ChangeArray1 ( )
Quantity_Color& Quantity_HArray1OfColor::ChangeValue ( const Standard_Integer  Index)
void Quantity_HArray1OfColor::Init ( const Quantity_Color V)
Standard_Integer Quantity_HArray1OfColor::Length ( ) const
Standard_Integer Quantity_HArray1OfColor::Lower ( ) const
void Quantity_HArray1OfColor::SetValue ( const Standard_Integer  Index,
const Quantity_Color Value 
)
Standard_Integer Quantity_HArray1OfColor::Upper ( ) const
const Quantity_Color& Quantity_HArray1OfColor::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