Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_VSInterference Class Reference

Class for storing info about an Verex/Face interference

#include <BOPTools_VSInterference.hxx>

Inheritance diagram for BOPTools_VSInterference:
Inheritance graph
[legend]

Public Member Functions

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

 BOPTools_VSInterference (const Standard_Integer anIndex1, const Standard_Integer anIndex2, const Standard_Real U, const Standard_Real V)
 Constructor
anIndex1,
anIndex2 see BOPTools_ShapeShapeInterference for details
U, V - values of parameters on the surface

void SetUV (const Standard_Real U, const Standard_Real V)
 Modifier

void UV (Standard_Real &U, Standard_Real &V) const
 Selector


Constructor & Destructor Documentation

BOPTools_VSInterference::BOPTools_VSInterference ( )
BOPTools_VSInterference::BOPTools_VSInterference ( const Standard_Integer  anIndex1,
const Standard_Integer  anIndex2,
const Standard_Real  U,
const Standard_Real  V 
)

Member Function Documentation

void BOPTools_VSInterference::operator delete ( void *  anAddress) [inline]

Reimplemented from BOPTools_ShapeShapeInterference.

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

Reimplemented from BOPTools_ShapeShapeInterference.

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

Reimplemented from BOPTools_ShapeShapeInterference.

void BOPTools_VSInterference::SetUV ( const Standard_Real  U,
const Standard_Real  V 
)
void BOPTools_VSInterference::UV ( Standard_Real U,
Standard_Real V 
) const

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