Home
last modified time | relevance | path

Searched defs:ToCurve (Results 1 – 3 of 3) sorted by relevance

/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSPrimitives.h157 …CSPrimCurve* ToCurve() { return ( this && Type == CURVE ) ? (CSPrimCurve*) this : 0; } /// Cast Pr… in ToCurve() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_nurbssurface.cpp927 static ON_NurbsCurve* ToCurve( const ON_NurbsSurface& srf, int dir, in ToCurve() function
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_nurbssurface.cpp927 static ON_NurbsCurve* ToCurve( const ON_NurbsSurface& srf, int dir, in ToCurve() function