#include <Aspect_SequenceOfColor.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Aspect_SequenceOfColor () | |
Standard_EXPORT void | Clear () |
~Aspect_SequenceOfColor () | |
Standard_EXPORT const Aspect_SequenceOfColor & | Assign (const Aspect_SequenceOfColor &Other) |
const Aspect_SequenceOfColor & | operator= (const Aspect_SequenceOfColor &Other) |
Standard_EXPORT void | Append (const Quantity_Color &T) |
void | Append (Aspect_SequenceOfColor &S) |
Standard_EXPORT 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) |
Standard_EXPORT void | InsertAfter (const Standard_Integer Index, const Quantity_Color &T) |
void | InsertAfter (const Standard_Integer Index, Aspect_SequenceOfColor &S) |
Standard_EXPORT const Quantity_Color & | First () const |
Standard_EXPORT const Quantity_Color & | Last () const |
void | Split (const Standard_Integer Index, Aspect_SequenceOfColor &Sub) |
Standard_EXPORT const Quantity_Color & | Value (const Standard_Integer Index) const |
const Quantity_Color & | operator() (const Standard_Integer Index) const |
Standard_EXPORT void | SetValue (const Standard_Integer Index, const Quantity_Color &I) |
Standard_EXPORT Quantity_Color & | ChangeValue (const Standard_Integer Index) |
Quantity_Color & | operator() (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer Index) |
Standard_EXPORT void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
Private Member Functions | |
Standard_EXPORT | Aspect_SequenceOfColor (const Aspect_SequenceOfColor &Other) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|