Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Fields
Geom_Surface::ResD2 Struct Reference

Result of D2 evaluation: point and partial derivatives up to 2nd order. More...

#include <Geom_Surface.hxx>

Data Fields

gp_Pnt Point
 
gp_Vec D1U
 
gp_Vec D1V
 
gp_Vec D2U
 
gp_Vec D2V
 
gp_Vec D2UV
 

Detailed Description

Result of D2 evaluation: point and partial derivatives up to 2nd order.

Field Documentation

◆ D1U

gp_Vec Geom_Surface::ResD2::D1U

◆ D1V

gp_Vec Geom_Surface::ResD2::D1V

◆ D2U

gp_Vec Geom_Surface::ResD2::D2U

◆ D2UV

gp_Vec Geom_Surface::ResD2::D2UV

◆ D2V

gp_Vec Geom_Surface::ResD2::D2V

◆ Point

gp_Pnt Geom_Surface::ResD2::Point

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