Open CASCADE Technology 6.5.2
Public Member Functions
LProp_AnalyticCurInf Class Reference

Computes the locals extremas of curvature of a gp curve
Remark : a gp curve has not inflection.

#include <LProp_AnalyticCurInf.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 LProp_AnalyticCurInf ()
void Perform (const GeomAbs_CurveType T, const Standard_Real UFirst, const Standard_Real ULast, LProp_CurAndInf &Result)

Constructor & Destructor Documentation

LProp_AnalyticCurInf::LProp_AnalyticCurInf ( )

Member Function Documentation

void LProp_AnalyticCurInf::operator delete ( void *  anAddress) [inline]
void* LProp_AnalyticCurInf::operator new ( size_t  size) [inline]
void* LProp_AnalyticCurInf::operator new ( size_t  ,
void *  anAddress 
) [inline]
void LProp_AnalyticCurInf::Perform ( const GeomAbs_CurveType  T,
const Standard_Real  UFirst,
const Standard_Real  ULast,
LProp_CurAndInf Result 
)

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