Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
Geom2dGridEval Namespace Reference

Namespace containing result structures for 2D curve grid evaluators. More...

Data Structures

struct  CurveD1
 Result structure for curve D1 evaluation (point and first derivative). More...
 
struct  CurveD2
 Result structure for curve D2 evaluation (point and first two derivatives). More...
 
struct  CurveD3
 Result structure for curve D3 evaluation (point and first three derivatives). More...
 

Detailed Description

Namespace containing result structures for 2D curve grid evaluators.

Provides lightweight POD structures for returning evaluation results with derivatives from 2D curve grid evaluators.