Home
last modified time | relevance | path

Searched defs:Pts (Results 1 – 25 of 123) sorted by relevance

12345

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_poisson/src/
H A DMultiGridOctest.cpp83 … > Nor, CoredVectorMeshData &mesh, Point3D<Real> &newCenter, Real &newScale, vcg::CallBackPos *cb) in Execute()
163 …> Nor, CoredVectorMeshData &mesh, Point3D<Real> &newCenter, Real &newScale, vcg::CallBackPos *cb ) in Execute2()
/dports/graphics/nurbs++/nurbs++-3.0.11/examples/nurbs/
H A DtleastS.cpp13 Matrix_Point3Df Pts(img.rows(),img.cols()) ; in main() local
H A Dtnurbs.cpp34 Vector_Point3Df Pts(100) ; in main() local
H A DtnurbsS.cpp6 Matrix_Point3Df Pts(4,5) ; in main() local
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkPointsProjectedHull.h181 double *Pts; variable
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkPointsProjectedHull.h175 double* Pts; variable
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkPointsProjectedHull.h165 double *Pts; variable
/dports/cad/opencascade/opencascade-7.6.0/src/Media/
H A DMedia_Packet.cxx110 int64_t Media_Packet::Pts() const in Pts() function in Media_Packet
H A DMedia_Frame.hxx87 double Pts() const { return myFramePts; } in Pts() function in Media_Frame
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DMedia_Frame.hxx87 double Pts() const { return myFramePts; } in Pts() function in Media_Frame
H A DAIS_Animation.hxx25 Standard_Real Pts; //!< global presentation timestamp member
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DMedia_Frame.hxx87 double Pts() const { return myFramePts; } in Pts() function in Media_Frame
H A DAIS_Animation.hxx25 Standard_Real Pts; //!< global presentation timestamp member
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/paint/cycles/
H A Dplugin.cc68 std::list < gccv::Point > Pts; in build_tool() local
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/ContentDecoder/
H A DFrame.h185 inline void Pts( const fp8 _pts ) { m_Pts = _pts; }; in Pts() function
186 inline fp8 Pts( void ) { return m_Pts; }; in Pts() function
/dports/math/vtk9/VTK-9.1.0/Filters/Hybrid/
H A DvtkEarthSource.cxx72 vtkIdType Pts[4000]; in RequestData() local
/dports/math/vtk8/VTK-8.2.0/Filters/Hybrid/
H A DvtkEarthSource.cxx6837 vtkIdType Pts[4000]; in RequestData() local
/dports/math/vtk6/VTK-6.2.0/Filters/Hybrid/
H A DvtkEarthSource.cxx6837 vtkIdType Pts[4000]; in RequestData() local
/dports/math/vtk8/VTK-8.2.0/Examples/Annotation/Python/
H A DmultiLineText.py111 Pts = vtk.vtkPoints() variable
/dports/math/vtk6/VTK-6.2.0/Examples/Annotation/Python/
H A DmultiLineText.py111 Pts = vtk.vtkPoints() variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DVertex.hpp39 Pts = Fog, // y component enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DVertex.hpp39 Pts = Fog, // y component enumerator
/dports/math/vtk6/VTK-6.2.0/Rendering/FreeType/Testing/Python/
H A DmultiLineText.py103 Pts = vtk.vtkPoints() variable
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A DtestRoutes.py168 Pts = [LatLon_(_lat, _lon) for _lon, _lat in ( variable
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_poisson/
H A Dfilter_poisson.cpp145 vector<Point3D<float> > Pts(m.cm.vn); in applyFilter() local

12345