Home
last modified time | relevance | path

Searched defs:RotationMatrix (Results 1 – 25 of 48) sorted by relevance

12

/dports/math/pdal/PDAL-2.3.0/pdal/util/
H A DGeoreference.hpp59 struct RotationMatrix struct
62 RotationMatrix(double m00, double m01, double m02, double m10, double m11, in RotationMatrix() function
76 double m00, m01, m02, m10, m11, m12, m20, m21, m22;
/dports/games/atr3d/atr3d/
H A Dmatrix.cpp63 float RotationMatrix[3][3]; in xRotateMatrix() local
89 float RotationMatrix[3][3]; in yRotateMatrix() local
115 float RotationMatrix[3][3]; in zRotateMatrix() local
H A Dobject.h12 float RotationMatrix[3][3]; variable
H A Dserverobject.h13 float RotationMatrix[3][3]; variable
/dports/graphics/libkexiv2/libkexiv2-21.12.3/src/
H A Drotationmatrix.cpp114 RotationMatrix::RotationMatrix() in RotationMatrix() function in KExiv2Iface::RotationMatrix
119 RotationMatrix::RotationMatrix(TransformationAction action) in RotationMatrix() function in KExiv2Iface::RotationMatrix
124 RotationMatrix::RotationMatrix(KExiv2::ImageOrientation exifOrientation) in RotationMatrix() function in KExiv2Iface::RotationMatrix
129 RotationMatrix::RotationMatrix(int m11, int m12, int m21, int m22) in RotationMatrix() function in KExiv2Iface::RotationMatrix
/dports/science/bagel/bagel-1.2.2/src/multi/casscf/
H A Drotfile.cc32 RotationMatrix<DataType>::RotationMatrix(const int iclos, const int iact, const int ivirt) in RotationMatrix() function in RotationMatrix
39 RotationMatrix<DataType>::RotationMatrix(const RotationMatrix& o) in RotationMatrix() function in RotationMatrix
46 RotationMatrix<DataType>::RotationMatrix(shared_ptr<const RotationMatrix> o) in RotationMatrix() function in RotationMatrix
53 RotationMatrix<DataType>::RotationMatrix(shared_ptr<const Matrix_base<DataType>> o, const int iclos… in RotationMatrix() function in RotationMatrix
328 template class bagel::RotationMatrix<double>; member in bagel
329 template class bagel::RotationMatrix<std::complex<double>>; member in bagel
/dports/games/vavoom/vavoom-1.33/source/
H A Dgl_model.cpp55 const TVec& Offset, const TVec& Scale, VMatrix4& RotationMatrix) in AliasSetUpTransform()
91 VMatrix4& RotationMatrix) in AliasSetUpNormalTransform()
453 VMatrix4 RotationMatrix; in DrawAliasModelAmbient() local
503 VMatrix4 RotationMatrix; in DrawAliasModelTextures() local
566 VMatrix4 RotationMatrix; in DrawAliasModelLight() local
644 VMatrix4 RotationMatrix; in DrawAliasModelShadow() local
751 VMatrix4 RotationMatrix; in DrawAliasModelFog() local
/dports/math/pdal/PDAL-2.3.0/test/unit/
H A DGeoreferenceTest.cpp48 TEST(RotationMatrix, Constructor) in TEST() argument
63 TEST(RotationMatrix, IdentityMatrix) in TEST() argument
/dports/games/irrlamb/irrlamb-1.0.1/src/objects/
H A Dplane.cpp77 glm::mat4 RotationMatrix = glm::orientation(Normal, glm::vec3(0, 1, 0)); in UpdateTransform() local
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DMatrix.h93 struct RotationMatrix : public Matrix struct
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkAngularPeriodicDataArray.h104 vtkMatrix3x3* RotationMatrix; variable
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkAngularPeriodicDataArray.h105 vtkMatrix3x3* RotationMatrix; variable
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/cpp/
H A Dtemplates.cpp90 class RotationMatrix class
96 RotationMatrix() in RotationMatrix() function in RotationMatrix
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/cpp/
H A D34533-templates.cpp90 class RotationMatrix class
96 RotationMatrix() in RotationMatrix() function in RotationMatrix
H A D30100-templates.cpp93 class RotationMatrix class
99 RotationMatrix() in RotationMatrix() function in RotationMatrix
H A D30102-templates.cpp90 class RotationMatrix class
96 RotationMatrix() in RotationMatrix() function in RotationMatrix
H A D30101-templates.cpp86 … T, template<typename, unsigned int, unsigned int> class ConcreteStorageClass> class RotationMatrix class
92 RotationMatrix() in RotationMatrix() function in RotationMatrix
H A D30103-templates.cpp90 class RotationMatrix class
96 RotationMatrix() in RotationMatrix() function in RotationMatrix
H A D34534-templates.cpp90 class RotationMatrix class
96 RotationMatrix() in RotationMatrix() function in RotationMatrix
H A D30023-templates.cpp90 class RotationMatrix class
94 RotationMatrix() in RotationMatrix() function in RotationMatrix
/dports/graphics/rayshade/rayshade.4.0/libray/libcommon/
H A Drotate.c85 RotationMatrix(x, y, z, theta, trans) in RotationMatrix() function
/dports/graphics/blender/blender-2.91.0/intern/iksolver/intern/
H A DIK_Math.h69 static inline Eigen::Matrix3d RotationMatrix(double sine, double cosine, int axis) in RotationMatrix() function
79 static inline Eigen::Matrix3d RotationMatrix(double angle, int axis) in RotationMatrix() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FMath/
H A DFMMatrix33.cpp39 FMMatrix33 FMMatrix33::RotationMatrix(float angle) in RotationMatrix() function in FMMatrix33
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dimage.cc146 Eigen::Matrix3d Image::RotationMatrix() const { in RotationMatrix() function in colmap::Image
/dports/graphics/dynamechs/dynamechs_4.0pre1/dm/
H A Ddm.h76 typedef Float RotationMatrix[3][3]; typedef

12