Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Typedefs
GeomLProp_SLProps.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_OutOfRange.hxx>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <gp_Dir.hxx>
#include <LProp_Status.hxx>
#include <GeomLProp_SurfaceUtils.hxx>

Data Structures

class  GeomLProp_SLPropsBase< SurfaceType, Access >
 Template class for computing local properties of a 3D surface: point, first and second derivatives, tangent directions, normal, and curvature analysis (max, min, mean, Gaussian). More...
 

Typedefs

using GeomLProp_SLProps = GeomLProp_SLPropsBase<occ::handle<Geom_Surface>>
 Default surface local properties class using occ::handle<Geom_Surface>.
 

Typedef Documentation

◆ GeomLProp_SLProps

Default surface local properties class using occ::handle<Geom_Surface>.