Home
last modified time | relevance | path

Searched refs:linearTransform (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/vtk6/VTK-6.2.0/IO/MINC/Testing/Tcl/
H A DTestMNITransforms.tcl82 vtkTransform linearTransform
83 linearTransform PostMultiply
84 linearTransform Translate -127.5 -127.5 0
85 linearTransform RotateZ 30
86 linearTransform Translate +127.5 +127.5 0
92 tpsGeneral Concatenate [[linearTransform GetInverse] GetMatrix]
110 gridGeneral Concatenate [linearTransform GetMatrix]
/dports/math/vtk8/VTK-8.2.0/IO/MINC/Testing/Python/
H A DTestMNITransforms.py81 linearTransform = vtk.vtkTransform() variable
82 linearTransform.PostMultiply()
83 linearTransform.Translate(-127.5, -127.5, 0)
84 linearTransform.RotateZ(30)
85 linearTransform.Translate(+127.5, +127.5, 0)
91 tpsGeneral.Concatenate(linearTransform.GetInverse().GetMatrix())
110 gridGeneral.Concatenate(linearTransform.GetMatrix())
/dports/math/vtk9/VTK-9.1.0/IO/MINC/Testing/Python/
H A DTestMNITransforms.py81 linearTransform = vtk.vtkTransform() variable
82 linearTransform.PostMultiply()
83 linearTransform.Translate(-127.5, -127.5, 0)
84 linearTransform.RotateZ(30)
85 linearTransform.Translate(+127.5, +127.5, 0)
91 tpsGeneral.Concatenate(linearTransform.GetInverse().GetMatrix())
110 gridGeneral.Concatenate(linearTransform.GetMatrix())
/dports/math/vtk6/VTK-6.2.0/IO/MINC/Testing/Python/
H A DTestMNITransforms.py82 linearTransform = vtk.vtkTransform() variable
83 linearTransform.PostMultiply()
84 linearTransform.Translate(-127.5, -127.5, 0)
85 linearTransform.RotateZ(30)
86 linearTransform.Translate(+127.5, +127.5, 0)
92 tpsGeneral.Concatenate(linearTransform.GetInverse().GetMatrix())
111 gridGeneral.Concatenate(linearTransform.GetMatrix())
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/Testing/Cxx/
H A DTestImageStencilData.cxx67 vtkMatrixToLinearTransform *linearTransform = vtkMatrixToLinearTransform::New(); in CreateBoxStencilData() local
68 linearTransform->GetMatrix()->DeepCopy( m ); in CreateBoxStencilData()
71 transformPolyData->SetTransform( linearTransform ); in CreateBoxStencilData()
73 linearTransform->Delete(); in CreateBoxStencilData()
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/Testing/Cxx/
H A DTestImageStencilData.cxx68 vtkMatrixToLinearTransform* linearTransform = vtkMatrixToLinearTransform::New(); in CreateBoxStencilData() local
69 linearTransform->GetMatrix()->DeepCopy(m); in CreateBoxStencilData()
72 transformPolyData->SetTransform(linearTransform); in CreateBoxStencilData()
74 linearTransform->Delete(); in CreateBoxStencilData()
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/Testing/Cxx/
H A DTestImageStencilData.cxx67 vtkMatrixToLinearTransform *linearTransform = vtkMatrixToLinearTransform::New(); in CreateBoxStencilData() local
68 linearTransform->GetMatrix()->DeepCopy( m ); in CreateBoxStencilData()
71 transformPolyData->SetTransform( linearTransform ); in CreateBoxStencilData()
73 linearTransform->Delete(); in CreateBoxStencilData()
/dports/math/vtk9/VTK-9.1.0/Filters/Hybrid/
H A DvtkWeightedTransformFilter.cxx236 vtkLinearTransform* linearTransform; in RequestData() local
283 linearTransform = vtkLinearTransform::SafeDownCast(this->Transforms[c]); in RequestData()
284 linearPtMtx[c] = linearTransform->GetMatrix()->GetData(); in RequestData()
286 vtkMatrix4x4::DeepCopy(linearNormMtx[c].data(), linearTransform->GetMatrix()); in RequestData()
/dports/math/vtk6/VTK-6.2.0/Filters/Hybrid/
H A DvtkWeightedTransformFilter.cxx243 vtkLinearTransform *linearTransform; in RequestData() local
294 linearTransform = vtkLinearTransform::SafeDownCast(this->Transforms[c]); in RequestData()
295 linearPtMtx[c] = (double *)linearTransform->GetMatrix()->Element; in RequestData()
297 vtkMatrix4x4::DeepCopy(linearNormMtx[c], linearTransform->GetMatrix()); in RequestData()
/dports/math/vtk9/VTK-9.1.0/IO/OpenVDB/
H A DvtkOpenVDBWriter.cxx495 openvdb::math::Transform::Ptr linearTransform = in WriteImageData() local
656 grid->setTransform(linearTransform); in WriteImageData()
657 vecGrid->setTransform(linearTransform); in WriteImageData()
754 grid->setTransform(linearTransform); in WriteImageData()
755 vecGrid->setTransform(linearTransform); in WriteImageData()
794 grid->setTransform(linearTransform); in WriteImageData()
/dports/math/vtk8/VTK-8.2.0/Filters/Hybrid/
H A DvtkWeightedTransformFilter.cxx243 vtkLinearTransform *linearTransform; in RequestData() local
294 linearTransform = vtkLinearTransform::SafeDownCast(this->Transforms[c]); in RequestData()
295 linearPtMtx[c] = (double *)linearTransform->GetMatrix()->Element; in RequestData()
297 vtkMatrix4x4::DeepCopy(linearNormMtx[c], linearTransform->GetMatrix()); in RequestData()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvtt/
H A DInputOptions.h58 nv::Matrix linearTransform; member
H A DInputOptions.cpp103 m.linearTransform = Matrix(identity); in reset()
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvtt/
H A DInputOptions.h58 nv::Matrix linearTransform; member
H A DInputOptions.cpp103 m.linearTransform = Matrix(identity); in reset()
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvtt/
H A DInputOptions.h58 nv::Matrix linearTransform; member
H A DInputOptions.cpp103 m.linearTransform = Matrix(identity); in reset()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/georeferencing/
H A Dqgsgcptransformer.h176 static int linearTransform( void *pTransformerArg, int bDstToSrc, int nPointCount,
H A Dqgsgcptransformer.cpp142 return QgsLinearGeorefTransform::linearTransform; in GDALTransformer()
155 int QgsLinearGeorefTransform::linearTransform( void *pTransformerArg, int bDstToSrc, int nPointCoun… in linearTransform() function in QgsLinearGeorefTransform
/dports/math/vtk9/VTK-9.1.0/IO/MINC/
H A DvtkMNITransformReader.cxx902 vtkLinearTransform* linearTransform = in ReadFile() local
904 transform->Concatenate(linearTransform->GetMatrix()); in ReadFile()
/dports/math/vtk8/VTK-8.2.0/IO/MINC/
H A DvtkMNITransformReader.cxx920 vtkLinearTransform *linearTransform = in ReadFile() local
922 transform->Concatenate(linearTransform->GetMatrix()); in ReadFile()
/dports/math/vtk6/VTK-6.2.0/IO/MINC/
H A DvtkMNITransformReader.cxx924 vtkLinearTransform *linearTransform = in ReadFile() local
926 transform->Concatenate(linearTransform->GetMatrix()); in ReadFile()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DBuffer.h145 …void linearTransform ( const int scale, const int shift, const int offset, bool bClip, const …
471 void AreaBuf<T>::linearTransform( const int scale, const int shift, const int offset, bool bClip, c… in linearTransform() function
477 void AreaBuf<Pel>::linearTransform( const int scale, const int shift, const int offset, bool bClip,…
H A DBuffer.cpp544 void AreaBuf<Pel>::linearTransform( const int scale, const int shift, const int offset, bool bClip,… in linearTransform() function in vvdec::AreaBuf
/dports/math/gismo/gismo-21.12.0/src/gsCore/
H A DgsGeometry.h423 void linearTransform(const gsMatrix<T>& mat) in linearTransform() function

12