Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
Contap_TheSurfPropsOfContour Class Reference

#include <Contap_TheSurfPropsOfContour.hxx>

Static Public Member Functions

static void Normale (const Handle< Adaptor3d_HSurface > &S, const Standard_Real U, const Standard_Real V, gp_Pnt &P, gp_Vec &N)
 
static void DerivAndNorm (const Handle< Adaptor3d_HSurface > &S, const Standard_Real U, const Standard_Real V, gp_Pnt &P, gp_Vec &d1u, gp_Vec &d1v, gp_Vec &N)
 
static void NormAndDn (const Handle< Adaptor3d_HSurface > &S, const Standard_Real U, const Standard_Real V, gp_Pnt &P, gp_Vec &N, gp_Vec &Dnu, gp_Vec &Dnv)
 

Member Function Documentation

static void Contap_TheSurfPropsOfContour::DerivAndNorm ( const Handle< Adaptor3d_HSurface > &  S,
const Standard_Real  U,
const Standard_Real  V,
gp_Pnt P,
gp_Vec d1u,
gp_Vec d1v,
gp_Vec N 
)
static
static void Contap_TheSurfPropsOfContour::Normale ( const Handle< Adaptor3d_HSurface > &  S,
const Standard_Real  U,
const Standard_Real  V,
gp_Pnt P,
gp_Vec N 
)
static
static void Contap_TheSurfPropsOfContour::NormAndDn ( const Handle< Adaptor3d_HSurface > &  S,
const Standard_Real  U,
const Standard_Real  V,
gp_Pnt P,
gp_Vec N,
gp_Vec Dnu,
gp_Vec Dnv 
)
static

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