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

Result of D3 evaluation: point and partial derivatives up to 3rd 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
 
gp_Vec D3U
 
gp_Vec D3V
 
gp_Vec D3UUV
 
gp_Vec D3UVV
 

Detailed Description

Result of D3 evaluation: point and partial derivatives up to 3rd order.

Field Documentation

◆ D1U

gp_Vec Geom_Surface::ResD3::D1U

◆ D1V

gp_Vec Geom_Surface::ResD3::D1V

◆ D2U

gp_Vec Geom_Surface::ResD3::D2U

◆ D2UV

gp_Vec Geom_Surface::ResD3::D2UV

◆ D2V

gp_Vec Geom_Surface::ResD3::D2V

◆ D3U

gp_Vec Geom_Surface::ResD3::D3U

◆ D3UUV

gp_Vec Geom_Surface::ResD3::D3UUV

◆ D3UVV

gp_Vec Geom_Surface::ResD3::D3UVV

◆ D3V

gp_Vec Geom_Surface::ResD3::D3V

◆ Point

gp_Pnt Geom_Surface::ResD3::Point

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