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

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

#include <Geom2d_Curve.hxx>

Data Fields

gp_Pnt2d Point
 
gp_Vec2d D1
 
gp_Vec2d D2
 
gp_Vec2d D3
 

Detailed Description

Result of D3 evaluation: point and first three derivatives.

Field Documentation

◆ D1

gp_Vec2d Geom2d_Curve::ResD3::D1

◆ D2

gp_Vec2d Geom2d_Curve::ResD3::D2

◆ D3

gp_Vec2d Geom2d_Curve::ResD3::D3

◆ Point

gp_Pnt2d Geom2d_Curve::ResD3::Point

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