Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Fields
Geom2dGridEval::CurveD3 Struct Reference

Result structure for curve D3 evaluation (point and first three derivatives). More...

#include <Geom2dGridEval.hxx>

Data Fields

gp_Pnt2d Point
 
gp_Vec2d D1
 
gp_Vec2d D2
 
gp_Vec2d D3
 

Detailed Description

Result structure for curve D3 evaluation (point and first three derivatives).

Field Documentation

◆ D1

gp_Vec2d Geom2dGridEval::CurveD3::D1

◆ D2

gp_Vec2d Geom2dGridEval::CurveD3::D2

◆ D3

gp_Vec2d Geom2dGridEval::CurveD3::D3

◆ Point

gp_Pnt2d Geom2dGridEval::CurveD3::Point

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