Open CASCADE Technology 6.5.2
Public Member Functions
IntTools_PntOn2Faces Class Reference

Contains two points PntOnFace from IntTools and a flag

#include <IntTools_PntOn2Faces.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntTools_PntOn2Faces ()
 Empty constructor

 IntTools_PntOn2Faces (const IntTools_PntOnFace &aP1, const IntTools_PntOnFace &aP2)
 Initializes me by two points aP1 and aP2

void SetP1 (const IntTools_PntOnFace &aP1)
 Modifier

void SetP2 (const IntTools_PntOnFace &aP2)
 Modifier

void SetValid (const Standard_Boolean bF)
 Modifier

const IntTools_PntOnFaceP1 () const
 Selector

const IntTools_PntOnFaceP2 () const
 Selector

Standard_Boolean IsValid () const
 Selector


Constructor & Destructor Documentation

IntTools_PntOn2Faces::IntTools_PntOn2Faces ( )
IntTools_PntOn2Faces::IntTools_PntOn2Faces ( const IntTools_PntOnFace aP1,
const IntTools_PntOnFace aP2 
)

Member Function Documentation

Standard_Boolean IntTools_PntOn2Faces::IsValid ( ) const
void IntTools_PntOn2Faces::operator delete ( void *  anAddress) [inline]
void* IntTools_PntOn2Faces::operator new ( size_t  size) [inline]
void* IntTools_PntOn2Faces::operator new ( size_t  ,
void *  anAddress 
) [inline]
const IntTools_PntOnFace& IntTools_PntOn2Faces::P1 ( ) const
const IntTools_PntOnFace& IntTools_PntOn2Faces::P2 ( ) const
void IntTools_PntOn2Faces::SetP1 ( const IntTools_PntOnFace aP1)
void IntTools_PntOn2Faces::SetP2 ( const IntTools_PntOnFace aP2)
void IntTools_PntOn2Faces::SetValid ( const Standard_Boolean  bF)

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