Home
last modified time | relevance | path

Searched defs:RotMatrix (Results 1 – 20 of 20) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/PostProcessing/
H A DScaleProcess.cpp149 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in Execute() local
202 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in applyScaling() local
/dports/multimedia/assimp/assimp-5.1.3/code/PostProcessing/
H A DScaleProcess.cpp149 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in Execute() local
202 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in applyScaling() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DScaleProcess.cpp149 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in Execute() local
202 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in applyScaling() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DScaleProcess.cpp149 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in Execute() local
202 aiMatrix4x4 RotMatrix = aiMatrix4x4 (rotation.GetMatrix()); in applyScaling() local
/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dconst.h53 template<int dim> class RotMatrix; variable
H A Drotmatrix.cpp366 RotMatrix<3>::RotMatrix(const Quaternion& q, in RotMatrix() function in WFMath::RotMatrix
373 template class RotMatrix<2>; variable
374 template class RotMatrix<3>; variable
H A Drotmatrix.h90 RotMatrix() : m_flip(false), m_valid(false), m_age(0) {} in RotMatrix() function
H A Drotmatrix_funcs.h42 inline RotMatrix<dim>::RotMatrix(const RotMatrix<dim>& m) in RotMatrix() function
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/source/
H A Dambrot8.h35 RotMatrix (int degree): in RotMatrix() function
/dports/science/elmerfem/elmerfem-release-9.0/post/src/objects/
H A Dobjects.h82 matrix_t RotMatrix; member
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A DfreeCamera.py126 def RotMatrix(vec, angle): function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DRepLabel.cpp452 …float *PmvMatrix, float *RotMatrix, int screenwidth, int screenheight, float *screenWorldOffset, f… in RepLabelRenderBackgroundInImmediate()
721 float *RotMatrix = ray->Rotation; in RepLabelRenderRayBackground() local
1394 float *RotMatrix = NULL; in RepLabelRender() local
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DOGL_Model_Def.cpp447 GLfloat RotMatrix[3][3], NewRotMatrix[3][3], IndivRotMatrix[3][3]; in Load() local
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DRigidMeshMapper.F9070 REAL(KIND=dp) :: x0(4), x1(4), RotMatrix(4,4),TrsMatrix(4,4),SclMatrix(4,4), & local
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/ss/
H A Dvdp2.cpp97 int32 RotMatrix[6]; // 1. 3.10 member
/dports/emulators/mednafen/mednafen/src/ss/
H A Dvdp2.cpp101 int32 RotMatrix[6]; // 1. 3.10 member
/dports/biology/ncbi-toolkit/ncbi/biostruc/
H A Dobjmmdb3.h705 } RotMatrix, PNTR RotMatrixPtr; typedef
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DMainUtils.F90272 REAL(KIND=dp) :: RotMatrix(3,3), Angles(3,1) local
388 REAL(KIND=dp) :: Angles(3), RotMatrix(3,3) local
H A DLists.F907154 REAL(KIND=dp), POINTER :: RotMatrix(:,:) local
H A DMeshUtils.F904714 REAL(KIND=dp) :: x(4), RotMatrix(4,4),TrsMatrix(4,4),SclMatrix(4,4), & local