Home
last modified time | relevance | path

Searched defs:zVal (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/src/
H A Dqwt3d_movements.cpp19 void ExtGLWidget::setRotation( double xVal, double yVal, double zVal ) in setRotation()
38 void ExtGLWidget::setShift( double xVal, double yVal, double zVal ) in setShift()
79 void ExtGLWidget::setScale( double xVal, double yVal, double zVal ) in setScale()
H A Dqwt3d_lighting.cpp141 void ExtGLWidget::setLightRotation( double xVal, double yVal, double zVal, unsigned light ) in setLightRotation()
158 void ExtGLWidget::setLightShift( double xVal, double yVal, double zVal, unsigned light ) in setLightShift()
/dports/math/qwtplot3d/qwtplot3d-438c855d/src/
H A Dqwt3d_movements.cpp17 void Plot3D::setRotation(double xVal, double yVal, double zVal) in setRotation()
37 void Plot3D::setShift(double xVal, double yVal, double zVal) in setShift()
79 void Plot3D::setScale(double xVal, double yVal, double zVal) in setScale()
H A Dqwt3d_lighting.cpp141 void Plot3D::setLightRotation(double xVal, double yVal, double zVal, unsigned light) in setLightRotation()
158 void Plot3D::setLightShift(double xVal, double yVal, double zVal, unsigned light) in setLightShift()
/dports/print/scribus-devel/scribus-1.5.7/scribus/colormgmt/
H A Dsccieobservers.h24 double zVal(int waveLen) const { return m_z.value(waveLen, 0.0); } in zVal() function
/dports/games/scummvm/scummvm-2.5.1/engines/hadesch/rooms/
H A Driverstyx.cpp71 StyxShade(const Common::String &name, int zVal, int minInt, int maxInt, in StyxShade()
76 StyxShade(const Common::String &name, int zVal, int minInt, int maxInt) { in StyxShade()
83 …static Common::SharedPtr<StyxShadeInternal> makeInternal(const Common::String &name, int zVal, int… in makeInternal()
/dports/graphics/Coin/coin-Coin-4.0.0/src/engines/
H A DSoComposeVec3f.cpp105 float xVal,yVal,zVal; in evaluate() local
H A DSoComposeVec4f.cpp112 float xVal,yVal,zVal,wVal; in evaluate() local
/dports/devel/upp/upp/bazaar/SurfaceCtrl/
H A DTransform.h26 …Angle); float xVal = axis.x * sinVal; float yVal = axis.y * sinVal; float zVal = axis.z * sinVal; … in SetRotation() local
43 …Angle); float xVal = axis.x * sinVal; float yVal = axis.y * sinVal; float zVal = axis.z * sinVal; … in Rotate() local
77 float zVal = axis.z * sinVal; in GetQuaterion() local
/dports/devel/svntrac/cvstrac-2.0.1/
H A Dtest.c91 const char *zVal = PD("value","C_VALUE"); in set_cookie_page() local
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Dtest.c91 const char *zVal = PD("value","C_VALUE"); in set_cookie_page() local
/dports/devel/gittrac/cvstrac-2.0.1/
H A Dtest.c91 const char *zVal = PD("value","C_VALUE"); in set_cookie_page() local
/dports/biology/jalview/jalview/src/jalview/datamodel/
H A DPoint.java34 public Point(float xVal, float yVal, float zVal) in Point()
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DTransparentRenderingInfo.java46 double zVal; // Used in DepthSorted Transparency field in TransparentRenderingInfo
/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Dsnake.cpp123 int BuildSnake(short nPlayer, short zVal) in BuildSnake()
334 int zVal; in FuncSnake() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_viewport_array/
H A Drender_depthrange.c131 GLfloat zVal = 0.25f; in draw_multi_viewport() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_func.c87 char *zVal = (char *)p; in destructor() local
98 char *zVal; in test_destructor() local
121 char *zVal; in test_destructor16() local
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/data/
H A Dqheightmapsurfacedataproxy.cpp549 float zVal; in handlePendingResolve() local
567 float zVal; in handlePendingResolve() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/cosmotools/
H A DGraftParticles.h116 const vtkm::Id zVal = iBinId / (xNum * yNum); in operator() local
H A DComputePotentialNeighbors.h115 const vtkm::Id zVal = ibin / (xNum * yNum); in operator() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/cosmotools/
H A DGraftParticles.h126 const vtkm::Id zVal = iBinId / (xNum * yNum); in operator() local
H A DComputePotentialNeighbors.h128 const vtkm::Id zVal = ibin / (xNum * yNum); in operator() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/expert/
H A Dexpert.c27 static int option_integer_arg(const char *zVal){ in option_integer_arg()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/expert/
H A Dexpert.c27 static int option_integer_arg(const char *zVal){ in option_integer_arg()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/expert/
H A Dexpert.c27 static int option_integer_arg(const char *zVal){ in option_integer_arg()

12345678910