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