Open CASCADE Technology 6.5.2
Public Member Functions
Graphic3d_Array2OfVertexNT Class Reference

#include <Graphic3d_Array2OfVertexNT.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Graphic3d_Array2OfVertexNT (const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
 Graphic3d_Array2OfVertexNT (const Graphic3d_VertexNT &Item, const Standard_Integer R1, const Standard_Integer R2, const Standard_Integer C1, const Standard_Integer C2)
void Init (const Graphic3d_VertexNT &V)
void Destroy ()
 ~Graphic3d_Array2OfVertexNT ()
const Graphic3d_Array2OfVertexNTAssign (const Graphic3d_Array2OfVertexNT &Other)
const Graphic3d_Array2OfVertexNToperator= (const Graphic3d_Array2OfVertexNT &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 Graphic3d_VertexNT &Value)
const Graphic3d_VertexNTValue (const Standard_Integer Row, const Standard_Integer Col) const
const Graphic3d_VertexNToperator() (const Standard_Integer Row, const Standard_Integer Col) const
Graphic3d_VertexNTChangeValue (const Standard_Integer Row, const Standard_Integer Col)
Graphic3d_VertexNToperator() (const Standard_Integer Row, const Standard_Integer Col)

Constructor & Destructor Documentation

Graphic3d_Array2OfVertexNT::Graphic3d_Array2OfVertexNT ( const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
Graphic3d_Array2OfVertexNT::Graphic3d_Array2OfVertexNT ( const Graphic3d_VertexNT Item,
const Standard_Integer  R1,
const Standard_Integer  R2,
const Standard_Integer  C1,
const Standard_Integer  C2 
)
Graphic3d_Array2OfVertexNT::~Graphic3d_Array2OfVertexNT ( ) [inline]

Member Function Documentation

const Graphic3d_Array2OfVertexNT& Graphic3d_Array2OfVertexNT::Assign ( const Graphic3d_Array2OfVertexNT Other)
Graphic3d_VertexNT& Graphic3d_Array2OfVertexNT::ChangeValue ( const Standard_Integer  Row,
const Standard_Integer  Col 
)
Standard_Integer Graphic3d_Array2OfVertexNT::ColLength ( ) const
void Graphic3d_Array2OfVertexNT::Destroy ( )
void Graphic3d_Array2OfVertexNT::Init ( const Graphic3d_VertexNT V)
Standard_Integer Graphic3d_Array2OfVertexNT::LowerCol ( ) const
Standard_Integer Graphic3d_Array2OfVertexNT::LowerRow ( ) const
void Graphic3d_Array2OfVertexNT::operator delete ( void *  anAddress) [inline]
void* Graphic3d_Array2OfVertexNT::operator new ( size_t  size) [inline]
void* Graphic3d_Array2OfVertexNT::operator new ( size_t  ,
void *  anAddress 
) [inline]
const Graphic3d_VertexNT& Graphic3d_Array2OfVertexNT::operator() ( const Standard_Integer  Row,
const Standard_Integer  Col 
) const [inline]
Graphic3d_VertexNT& Graphic3d_Array2OfVertexNT::operator() ( const Standard_Integer  Row,
const Standard_Integer  Col 
) [inline]
const Graphic3d_Array2OfVertexNT& Graphic3d_Array2OfVertexNT::operator= ( const Graphic3d_Array2OfVertexNT Other) [inline]
Standard_Integer Graphic3d_Array2OfVertexNT::RowLength ( ) const
void Graphic3d_Array2OfVertexNT::SetValue ( const Standard_Integer  Row,
const Standard_Integer  Col,
const Graphic3d_VertexNT Value 
)
Standard_Integer Graphic3d_Array2OfVertexNT::UpperCol ( ) const
Standard_Integer Graphic3d_Array2OfVertexNT::UpperRow ( ) const
const Graphic3d_VertexNT& Graphic3d_Array2OfVertexNT::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