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

Result structure for curve D2 evaluation (point and first two derivatives). More...

#include <Geom2dGridEval.hxx>

Data Fields

gp_Pnt2d Point
 
gp_Vec2d D1
 
gp_Vec2d D2
 

Detailed Description

Result structure for curve D2 evaluation (point and first two derivatives).

Field Documentation

◆ D1

gp_Vec2d Geom2dGridEval::CurveD2::D1

◆ D2

gp_Vec2d Geom2dGridEval::CurveD2::D2

◆ Point

gp_Pnt2d Geom2dGridEval::CurveD2::Point

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