Home
last modified time | relevance | path

Searched defs:GetCV (Results 1 – 12 of 12) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FCDocument/
H A DFCDGeometrySpline.h80 …inline FMVector3* GetCV(size_t index) { FUAssert(index < GetCVCount(), return NULL); return &(cvs.… in GetCV() function
81 …inline const FMVector3* GetCV(size_t index) const { FUAssert(index < GetCVCount(), return NULL); r… in GetCV() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDGeometrySpline.h80 …inline FMVector3* GetCV(size_t index) { FUAssert(index < GetCVCount(), return NULL); return &(cvs.… in GetCV() function
81 …inline const FMVector3* GetCV(size_t index) const { FUAssert(index < GetCVCount(), return NULL); r… in GetCV() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_beziervolume.cpp865 bool ON_BezierCage::GetCV( int i, int j, int k, ON::point_style style, double* Point ) const in GetCV() function in ON_BezierCage
892 bool ON_BezierCage::GetCV( int i, int j, int k, ON_3dPoint& point ) const in GetCV() function in ON_BezierCage
916 bool ON_BezierCage::GetCV( int i, int j, int k, ON_4dPoint& point ) const in GetCV() function in ON_BezierCage
H A Dopennurbs_bezier.cpp1368 bool ON_BezierCurve::GetCV( int i, ON::point_style style, double* Point ) const in GetCV() function in ON_BezierCurve
1395 bool ON_BezierCurve::GetCV( int i, ON_3dPoint& point ) const in GetCV() function in ON_BezierCurve
1420 ON_BezierCurve::GetCV( int i, ON_4dPoint& point ) const in GetCV() function in ON_BezierCurve
2496 bool ON_BezierSurface::GetCV( int i, int j, ON::point_style style, double* Point ) const in GetCV() function in ON_BezierSurface
2523 bool ON_BezierSurface::GetCV( int i, int j, ON_3dPoint& point ) const in GetCV() function in ON_BezierSurface
2547 bool ON_BezierSurface::GetCV( int i, int j, ON_4dPoint& point ) const in GetCV() function in ON_BezierSurface
H A Dopennurbs_nurbsvolume.cpp1677 bool ON_NurbsCage::GetCV( int i, int j, int k, ON::point_style style, double* Point ) const in GetCV() function in ON_NurbsCage
1704 bool ON_NurbsCage::GetCV( int i, int j, int k, ON_3dPoint& point ) const in GetCV() function in ON_NurbsCage
1728 bool ON_NurbsCage::GetCV( int i, int j, int k, ON_4dPoint& point ) const in GetCV() function in ON_NurbsCage
H A Dopennurbs_nurbssurface.cpp1848 ON_NurbsSurface::GetCV( int i, int j, ON::point_style style, double* Point ) const in GetCV() function in ON_NurbsSurface
1876 ON_NurbsSurface::GetCV( int i, int j, ON_3dPoint& point ) const in GetCV() function in ON_NurbsSurface
1901 ON_NurbsSurface::GetCV( int i, int j, ON_4dPoint& point ) const in GetCV() function in ON_NurbsSurface
H A Dopennurbs_nurbscurve.cpp2125 ON_NurbsCurve::GetCV( int i, ON::point_style style, double* Point ) const in GetCV() function in ON_NurbsCurve
2156 ON_NurbsCurve::GetCV( int i, ON_3dPoint& point ) const in GetCV() function in ON_NurbsCurve
2181 ON_NurbsCurve::GetCV( int i, ON_4dPoint& point ) const in GetCV() function in ON_NurbsCurve
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_beziervolume.cpp894 bool ON_BezierCage::GetCV( int i, int j, int k, ON::point_style style, double* Point ) const in GetCV() function in ON_BezierCage
921 bool ON_BezierCage::GetCV( int i, int j, int k, ON_3dPoint& point ) const in GetCV() function in ON_BezierCage
945 bool ON_BezierCage::GetCV( int i, int j, int k, ON_4dPoint& point ) const in GetCV() function in ON_BezierCage
H A Dopennurbs_bezier.cpp1379 bool ON_BezierCurve::GetCV( int i, ON::point_style style, double* Point ) const in GetCV() function in ON_BezierCurve
1406 bool ON_BezierCurve::GetCV( int i, ON_3dPoint& point ) const in GetCV() function in ON_BezierCurve
1431 ON_BezierCurve::GetCV( int i, ON_4dPoint& point ) const in GetCV() function in ON_BezierCurve
2543 bool ON_BezierSurface::GetCV( int i, int j, ON::point_style style, double* Point ) const in GetCV() function in ON_BezierSurface
2570 bool ON_BezierSurface::GetCV( int i, int j, ON_3dPoint& point ) const in GetCV() function in ON_BezierSurface
2594 bool ON_BezierSurface::GetCV( int i, int j, ON_4dPoint& point ) const in GetCV() function in ON_BezierSurface
H A Dopennurbs_nurbsvolume.cpp1675 bool ON_NurbsCage::GetCV( int i, int j, int k, ON::point_style style, double* Point ) const in GetCV() function in ON_NurbsCage
1702 bool ON_NurbsCage::GetCV( int i, int j, int k, ON_3dPoint& point ) const in GetCV() function in ON_NurbsCage
1726 bool ON_NurbsCage::GetCV( int i, int j, int k, ON_4dPoint& point ) const in GetCV() function in ON_NurbsCage
H A Dopennurbs_nurbssurface.cpp1848 ON_NurbsSurface::GetCV( int i, int j, ON::point_style style, double* Point ) const in GetCV() function in ON_NurbsSurface
1876 ON_NurbsSurface::GetCV( int i, int j, ON_3dPoint& point ) const in GetCV() function in ON_NurbsSurface
1901 ON_NurbsSurface::GetCV( int i, int j, ON_4dPoint& point ) const in GetCV() function in ON_NurbsSurface
H A Dopennurbs_nurbscurve.cpp1746 ON_NurbsCurve::GetCV( int i, ON::point_style style, double* Point ) const in GetCV() function in ON_NurbsCurve
1777 ON_NurbsCurve::GetCV( int i, ON_3dPoint& point ) const in GetCV() function in ON_NurbsCurve
1802 ON_NurbsCurve::GetCV( int i, ON_4dPoint& point ) const in GetCV() function in ON_NurbsCurve