QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_polyedgecurve.cpp File Reference
#include "opennurbs.h"
#include "opennurbs_polyedgecurve.h"

Functions

static void CookDerivativesHelper (ON_3dVector &du, ON_3dVector &dv, ON_3dVector &duu, ON_3dVector &duv, ON_3dVector &dvv)
 
 ON_OBJECT_IMPLEMENT (ON_PolyEdgeCurve, ON_PolyCurve,"39FF3DD3-FE0F-4807-9D59-185F0D73C0E4")
 
 ON_OBJECT_IMPLEMENT (ON_PolyEdgeSegment, ON_CurveProxy,"42F47A87-5B1B-4e31-AB87-4639D78325D6")
 

Function Documentation

◆ CookDerivativesHelper()

static void CookDerivativesHelper ( ON_3dVector & du,
ON_3dVector & dv,
ON_3dVector & duu,
ON_3dVector & duv,
ON_3dVector & dvv )
static

◆ ON_OBJECT_IMPLEMENT() [1/2]

ON_OBJECT_IMPLEMENT ( ON_PolyEdgeCurve ,
ON_PolyCurve ,
"39FF3DD3-FE0F-4807-9D59-185F0D73C0E4"  )

◆ ON_OBJECT_IMPLEMENT() [2/2]

ON_OBJECT_IMPLEMENT ( ON_PolyEdgeSegment ,
ON_CurveProxy ,
"42F47A87-5B1B-4e31-AB87-4639D78325D6"  )