Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_PointBetween Class Reference

class for storing geometry information about
a point between neighbouring paves along
an edge

#include <BOPTools_PointBetween.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_PointBetween ()
 Empty constructor


void SetParameter (const Standard_Real T)
 Modifier
sets value of the point's parameter on the edge


void SetUV (const Standard_Real U, const Standard_Real V)
 Modifier
sets values of the point's parameter on the face


void SetPnt (const gp_Pnt &aP)
 Modifier
sets the 3D-point


Standard_Real Parameter () const
 Selector


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


const gp_PntPnt () const
 Selector



Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: