Open CASCADE Technology 6.5.2
Public Member Functions
HLRBRep_CLProps Class Reference

#include <HLRBRep_CLProps.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 HLRBRep_CLProps (const Standard_Address &C, const Standard_Integer N, const Standard_Real Resolution)
 HLRBRep_CLProps (const Standard_Address &C, const Standard_Real U, const Standard_Integer N, const Standard_Real Resolution)
 HLRBRep_CLProps (const Standard_Integer N, const Standard_Real Resolution)
void SetParameter (const Standard_Real U)
void SetCurve (const Standard_Address &C)
const gp_Pnt2dValue () const
const gp_Vec2dD1 ()
const gp_Vec2dD2 ()
const gp_Vec2dD3 ()
Standard_Boolean IsTangentDefined ()
void Tangent (gp_Dir2d &D)
Standard_Real Curvature ()
void Normal (gp_Dir2d &N)
void CentreOfCurvature (gp_Pnt2d &P)

Constructor & Destructor Documentation

HLRBRep_CLProps::HLRBRep_CLProps ( const Standard_Address C,
const Standard_Integer  N,
const Standard_Real  Resolution 
)
HLRBRep_CLProps::HLRBRep_CLProps ( const Standard_Address C,
const Standard_Real  U,
const Standard_Integer  N,
const Standard_Real  Resolution 
)
HLRBRep_CLProps::HLRBRep_CLProps ( const Standard_Integer  N,
const Standard_Real  Resolution 
)

Member Function Documentation

void HLRBRep_CLProps::CentreOfCurvature ( gp_Pnt2d P)
Standard_Real HLRBRep_CLProps::Curvature ( )
const gp_Vec2d& HLRBRep_CLProps::D1 ( )
const gp_Vec2d& HLRBRep_CLProps::D2 ( )
const gp_Vec2d& HLRBRep_CLProps::D3 ( )
Standard_Boolean HLRBRep_CLProps::IsTangentDefined ( )
void HLRBRep_CLProps::Normal ( gp_Dir2d N)
void HLRBRep_CLProps::operator delete ( void *  anAddress) [inline]
void* HLRBRep_CLProps::operator new ( size_t  size) [inline]
void* HLRBRep_CLProps::operator new ( size_t  ,
void *  anAddress 
) [inline]
void HLRBRep_CLProps::SetCurve ( const Standard_Address C)
void HLRBRep_CLProps::SetParameter ( const Standard_Real  U)
void HLRBRep_CLProps::Tangent ( gp_Dir2d D)
const gp_Pnt2d& HLRBRep_CLProps::Value ( ) const

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