Open CASCADE Technology 6.5.2
Public Member Functions
TColgp_Array2OfXYZ Class Reference

#include <TColgp_Array2OfXYZ.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TColgp_Array2OfXYZ (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 TColgp_Array2OfXYZ (const gp_XYZ &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
void Init (const gp_XYZ &V)
void Destroy ()
 ~TColgp_Array2OfXYZ ()
const TColgp_Array2OfXYZAssign (const TColgp_Array2OfXYZ &Other)
const TColgp_Array2OfXYZoperator= (const TColgp_Array2OfXYZ &Other)
Standard_Integer ColLength () const
Standard_Integer RowLength () const
Standard_Integer LowerCol () const
Standard_Integer LowerRow () const
Standard_Integer UpperCol () const
Standard_Integer UpperRow () const
void SetValue (const Standard_Integer Row, const Standard_Integer Col, const gp_XYZ &Value)
const gp_XYZValue (const Standard_Integer Row, const Standard_Integer Col) const
const gp_XYZoperator() (const Standard_Integer Row, const Standard_Integer Col) const
gp_XYZChangeValue (const Standard_Integer Row, const Standard_Integer Col)
gp_XYZoperator() (const Standard_Integer Row, const Standard_Integer Col)

Constructor & Destructor Documentation

TColgp_Array2OfXYZ::TColgp_Array2OfXYZ ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
TColgp_Array2OfXYZ::TColgp_Array2OfXYZ ( const gp_XYZ Item,
const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
TColgp_Array2OfXYZ::~TColgp_Array2OfXYZ ( ) [inline]

Member Function Documentation

const TColgp_Array2OfXYZ& TColgp_Array2OfXYZ::Assign ( const TColgp_Array2OfXYZ Other)
gp_XYZ& TColgp_Array2OfXYZ::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer TColgp_Array2OfXYZ::ColLength ( ) const
void TColgp_Array2OfXYZ::Destroy ( )
void TColgp_Array2OfXYZ::Init ( const gp_XYZ V)
Standard_Integer TColgp_Array2OfXYZ::LowerCol ( ) const
Standard_Integer TColgp_Array2OfXYZ::LowerRow ( ) const
void TColgp_Array2OfXYZ::operator delete ( void *  anAddress) [inline]
void* TColgp_Array2OfXYZ::operator new ( size_t  size) [inline]
void* TColgp_Array2OfXYZ::operator new ( size_t  ,
void *  anAddress 
) [inline]
const gp_XYZ& TColgp_Array2OfXYZ::operator() ( const Standard_Integer  Row,
const Standard_Integer  Col 
) const [inline]
gp_XYZ& TColgp_Array2OfXYZ::operator() ( const Standard_Integer  Row,
const Standard_Integer  Col 
) [inline]
const TColgp_Array2OfXYZ& TColgp_Array2OfXYZ::operator= ( const TColgp_Array2OfXYZ Other) [inline]
Standard_Integer TColgp_Array2OfXYZ::RowLength ( ) const
void TColgp_Array2OfXYZ::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const gp_XYZ Value 
)
Standard_Integer TColgp_Array2OfXYZ::UpperCol ( ) const
Standard_Integer TColgp_Array2OfXYZ::UpperRow ( ) const
const gp_XYZ& TColgp_Array2OfXYZ::Value ( const Standard_Integer  Row,
const Standard_Integer  Col 
) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines