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

Result of D3 evaluation: point and first three derivatives. More...

#include <Geom_Curve.hxx>

Data Fields

gp_Pnt Point
 
gp_Vec D1
 
gp_Vec D2
 
gp_Vec D3
 

Detailed Description

Result of D3 evaluation: point and first three derivatives.

Field Documentation

◆ D1

gp_Vec Geom_Curve::ResD3::D1

◆ D2

gp_Vec Geom_Curve::ResD3::D2

◆ D3

gp_Vec Geom_Curve::ResD3::D3

◆ Point

gp_Pnt Geom_Curve::ResD3::Point

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