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