Open CASCADE Technology 6.5.2
Public Member Functions
TColgp_Array1OfXY Class Reference

#include <TColgp_Array1OfXY.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TColgp_Array1OfXY (const Standard_Integer Low, const Standard_Integer Up)
 TColgp_Array1OfXY (const gp_XY &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const gp_XY &V)
void Destroy ()
 ~TColgp_Array1OfXY ()
Standard_Boolean IsAllocated () const
const TColgp_Array1OfXYAssign (const TColgp_Array1OfXY &Other)
const TColgp_Array1OfXYoperator= (const TColgp_Array1OfXY &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const gp_XY &Value)
const gp_XYValue (const Standard_Integer Index) const
const gp_XYoperator() (const Standard_Integer Index) const
gp_XYChangeValue (const Standard_Integer Index)
gp_XYoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

TColgp_Array1OfXY::TColgp_Array1OfXY ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColgp_Array1OfXY::TColgp_Array1OfXY ( const gp_XY Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColgp_Array1OfXY::~TColgp_Array1OfXY ( ) [inline]

Member Function Documentation

const TColgp_Array1OfXY& TColgp_Array1OfXY::Assign ( const TColgp_Array1OfXY Other)
gp_XY& TColgp_Array1OfXY::ChangeValue ( const Standard_Integer  Index)
void TColgp_Array1OfXY::Destroy ( )
void TColgp_Array1OfXY::Init ( const gp_XY V)
Standard_Boolean TColgp_Array1OfXY::IsAllocated ( ) const
Standard_Integer TColgp_Array1OfXY::Length ( ) const
Standard_Integer TColgp_Array1OfXY::Lower ( ) const
void TColgp_Array1OfXY::operator delete ( void *  anAddress) [inline]
void* TColgp_Array1OfXY::operator new ( size_t  size) [inline]
void* TColgp_Array1OfXY::operator new ( size_t  ,
void *  anAddress 
) [inline]
gp_XY& TColgp_Array1OfXY::operator() ( const Standard_Integer  Index) [inline]
const gp_XY& TColgp_Array1OfXY::operator() ( const Standard_Integer  Index) const [inline]
const TColgp_Array1OfXY& TColgp_Array1OfXY::operator= ( const TColgp_Array1OfXY Other) [inline]
void TColgp_Array1OfXY::SetValue ( const Standard_Integer  Index,
const gp_XY Value 
)
Standard_Integer TColgp_Array1OfXY::Upper ( ) const
const gp_XY& TColgp_Array1OfXY::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