#include <Quantity_HArray1OfColor.hxx>
Inheritance diagram for Quantity_HArray1OfColor:

Public Member Functions | |
| Standard_EXPORT | Quantity_HArray1OfColor (const Standard_Integer Low, const Standard_Integer Up) |
| Standard_EXPORT | Quantity_HArray1OfColor (const Standard_Integer Low, const Standard_Integer Up, const Quantity_Color &V) |
| Standard_EXPORT 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_Color & | Value (const Standard_Integer Index) const |
| Quantity_Color & | ChangeValue (const Standard_Integer Index) |
| const Quantity_Array1OfColor & | Array1 () const |
| Quantity_Array1OfColor & | ChangeArray1 () |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Quantity_Array1OfColor | myArray |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from MMgt_TShared. |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.1