Home
last modified time | relevance | path

Searched defs:ApplyMatrix (Results 1 – 13 of 13) sorted by path

/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ptools/src/ptools/
H A Drigidbody.cpp298 void Rigidbody::ApplyMatrix(const Matrix& mat) in ApplyMatrix() function in PTools::Rigidbody
/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSTransform.cpp458 void CSTransform::ApplyMatrix(const double matrix[16], bool concatenate) in ApplyMatrix() function in CSTransform
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfreadvectors.cpp374 void ApplyMatrix(double adfCoords[2]) in ApplyMatrix() function in GraphicState
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/opengl/
H A Dprogram.cxx334 void OpenGLProgram::ApplyMatrix(float fWidth, float fHeight, float fPixelOffset) in ApplyMatrix() function in OpenGLProgram
/dports/games/netherearth/netherearth-0.51/
H A Dmyglutaux.cpp242 void ApplyMatrix(float v[4],float matrix[16],float out[4]) in ApplyMatrix() function
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/
H A Dconjugategrad.h153 struct ApplyMatrix : public KernelBase { struct
154 ApplyMatrix(const FlagGrid &flags, in ApplyMatrix() argument
166 inline void op(IndexInt idx, in op()
184 inline const FlagGrid &getArg0() in getArg0()
188 typedef FlagGrid type0;
189 inline Grid<Real> &getArg1() in getArg1()
193 typedef Grid<Real> type1;
194 inline const Grid<Real> &getArg2() in getArg2()
221 debMsg("Executing kernel ApplyMatrix ", 3); in runMessage() argument
246 struct ApplyMatrix2D : public KernelBase { argument
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfreadvectors.cpp404 void ApplyMatrix(double adfCoords[2]) in ApplyMatrix() function in GraphicState
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfreadvectors.cpp404 void ApplyMatrix(double adfCoords[2]) in ApplyMatrix() function in GraphicState
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfreadvectors.cpp404 void ApplyMatrix(double adfCoords[2]) in ApplyMatrix() function in GraphicState
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/
H A Dtransform_operations_unittest.cc283 TEST(TransformOperationTest, ApplyMatrix) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/shaders/
H A DSkShader.cpp246 skvm::Coord SkShaderBase::ApplyMatrix(skvm::Builder* p, const SkMatrix& m, in ApplyMatrix() function in SkShaderBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/
H A Dtransform_operations_unittest.cc280 TEST(TransformOperationTest, ApplyMatrix) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/shaders/
H A DSkShader.cpp235 void SkShaderBase::ApplyMatrix(skvm::Builder* p, const SkMatrix& m, in ApplyMatrix() function in SkShaderBase