Home
last modified time | relevance | path

Searched refs:reserveCoordinates (Results 1 – 16 of 16) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhullcpp/
H A DPointCoordinates.cpp146 reserveCoordinates(coordinatesCount); in append()
209 reserveCoordinates(inCount*inDimension); in appendPoints()
243 reserveCoordinates(int newCoordinates) in reserveCoordinates() function in orgQhull::PointCoordinates
H A DRboxPoints.h61 void reservePoints() { reserveCoordinates((count()+newCount())*dimension()); } in reservePoints()
H A DPointCoordinates.h107 void reserveCoordinates(int newCoordinates);
/dports/math/qhull8/qhull-8.0.2/src/libqhullcpp/
H A DPointCoordinates.cpp199 reserveCoordinates(coordinatesCount); in append()
263 reserveCoordinates(inCount*inDimension); in appendPoints()
298 reserveCoordinates(countT newCoordinates) in reserveCoordinates() function in orgQhull::PointCoordinates
H A DRboxPoints.h64 void reservePoints() { reserveCoordinates((count()+newCount())*dimension()); } in reservePoints()
H A DPointCoordinates.h124 void reserveCoordinates(countT newCoordinates);
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhullcpp/
H A DPointCoordinates.cpp199 reserveCoordinates(coordinatesCount); in append()
263 reserveCoordinates(inCount*inDimension); in appendPoints()
297 reserveCoordinates(countT newCoordinates) in reserveCoordinates() function in orgQhull::PointCoordinates
H A DRboxPoints.h64 void reservePoints() { reserveCoordinates((count()+newCount())*dimension()); } in reservePoints()
H A DPointCoordinates.h120 void reserveCoordinates(countT newCoordinates);
/dports/math/qhull/qhull-7.3.2/src/libqhullcpp/
H A DPointCoordinates.cpp199 reserveCoordinates(coordinatesCount); in append()
263 reserveCoordinates(inCount*inDimension); in appendPoints()
298 reserveCoordinates(countT newCoordinates) in reserveCoordinates() function in orgQhull::PointCoordinates
H A DRboxPoints.h64 void reservePoints() { reserveCoordinates((count()+newCount())*dimension()); } in reservePoints()
H A DPointCoordinates.h120 void reserveCoordinates(countT newCoordinates);
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/qhulltest/
H A DPointCoordinates_test.cpp310 pc4.reserveCoordinates(100); in t_modify()
/dports/math/qhull8/qhull-8.0.2/src/qhulltest/
H A DPointCoordinates_test.cpp400 pc4.reserveCoordinates(100); in t_modify()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/qhulltest/
H A DPointCoordinates_test.cpp388 pc4.reserveCoordinates(100); in t_modify()
/dports/math/qhull/qhull-7.3.2/src/qhulltest/
H A DPointCoordinates_test.cpp388 pc4.reserveCoordinates(100); in t_modify()