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

Result of D2 evaluation: point and first two derivatives. More...

#include <Geom_Curve.hxx>

Data Fields

gp_Pnt Point
 
gp_Vec D1
 
gp_Vec D2
 

Detailed Description

Result of D2 evaluation: point and first two derivatives.

Field Documentation

◆ D1

gp_Vec Geom_Curve::ResD2::D1

◆ D2

gp_Vec Geom_Curve::ResD2::D2

◆ Point

gp_Pnt Geom_Curve::ResD2::Point

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