![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Tool-based access policy: delegates to static Tool methods. Used for HLRBRep types where Tool class provides the interface. More...
#include <GeomLProp_SurfaceUtils.hxx>
Static Public Member Functions | |
| template<typename S > | |
| static void | D0 (S &theSurf, double theU, double theV, gp_Pnt &thePnt) |
| template<typename S > | |
| static void | D1 (S &theSurf, double theU, double theV, gp_Pnt &thePnt, gp_Vec &theD1u, gp_Vec &theD1v) |
| template<typename S > | |
| static void | D2 (S &theSurf, double theU, double theV, gp_Pnt &thePnt, gp_Vec &theD1u, gp_Vec &theD1v, gp_Vec &theD2u, gp_Vec &theD2v, gp_Vec &theDuv) |
| template<typename S > | |
| static void | Bounds (S &theSurf, double &theU1, double &theV1, double &theU2, double &theV2) |
Tool-based access policy: delegates to static Tool methods. Used for HLRBRep types where Tool class provides the interface.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |