Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepDS_PointData Class Reference

#include <TopOpeBRepDS_PointData.hxx>

Inheritance diagram for TopOpeBRepDS_PointData:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepDS_PointData ()
 TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P)
 TopOpeBRepDS_PointData (const TopOpeBRepDS_Point &P, const Standard_Integer I1, const Standard_Integer I2)
void SetShapes (const Standard_Integer I1, const Standard_Integer I2)
void GetShapes (Standard_Integer &I1, Standard_Integer &I2) const

Constructor & Destructor Documentation

TopOpeBRepDS_PointData::TopOpeBRepDS_PointData ( )
TopOpeBRepDS_PointData::TopOpeBRepDS_PointData ( const TopOpeBRepDS_Point P)
TopOpeBRepDS_PointData::TopOpeBRepDS_PointData ( const TopOpeBRepDS_Point P,
const Standard_Integer  I1,
const Standard_Integer  I2 
)

Member Function Documentation

void TopOpeBRepDS_PointData::GetShapes ( Standard_Integer I1,
Standard_Integer I2 
) const
void TopOpeBRepDS_PointData::operator delete ( void *  anAddress) [inline]

Reimplemented from TopOpeBRepDS_GeometryData.

void* TopOpeBRepDS_PointData::operator new ( size_t  size) [inline]

Reimplemented from TopOpeBRepDS_GeometryData.

void* TopOpeBRepDS_PointData::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TopOpeBRepDS_GeometryData.

void TopOpeBRepDS_PointData::SetShapes ( const Standard_Integer  I1,
const Standard_Integer  I2 
)

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