![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Direct access policy: calls D0/D1/D2 methods on the surface object. Works with occ::handle<T> and by-value surface types. 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) |
Direct access policy: calls D0/D1/D2 methods on the surface object. Works with occ::handle<T> and by-value surface types.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |