Home
last modified time | relevance | path

Searched defs:SetTranslation (Results 1 – 25 of 95) sorted by relevance

1234

/dports/audio/libnoise/noise/src/module/
H A Dtranslatepoint.h127 void SetTranslation (double translation) in SetTranslation() function
147 void SetTranslation (double xTranslation, double yTranslation, in SetTranslation() function
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkWidgetEventTranslator.cxx111 void vtkWidgetEventTranslator::SetTranslation(unsigned long VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
127 void vtkWidgetEventTranslator::SetTranslation(const char *VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
135 void vtkWidgetEventTranslator::SetTranslation(unsigned long VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
157 void vtkWidgetEventTranslator::SetTranslation(vtkEvent *VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkWidgetEventTranslator.cxx171 void vtkWidgetEventTranslator::SetTranslation(unsigned long VTKEvent, unsigned long widgetEvent) in SetTranslation() function in vtkWidgetEventTranslator
186 void vtkWidgetEventTranslator::SetTranslation(const char* VTKEvent, const char* widgetEvent) in SetTranslation() function in vtkWidgetEventTranslator
193 void vtkWidgetEventTranslator::SetTranslation(unsigned long VTKEvent, int modifier, char keyCode, in SetTranslation() function in vtkWidgetEventTranslator
212 void vtkWidgetEventTranslator::SetTranslation( in SetTranslation() function in vtkWidgetEventTranslator
226 void vtkWidgetEventTranslator::SetTranslation(vtkEvent* VTKEvent, unsigned long widgetEvent) in SetTranslation() function in vtkWidgetEventTranslator
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkWidgetEventTranslator.cxx161 void vtkWidgetEventTranslator::SetTranslation(unsigned long VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
177 void vtkWidgetEventTranslator::SetTranslation(const char *VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
185 void vtkWidgetEventTranslator::SetTranslation(unsigned long VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
206 void vtkWidgetEventTranslator::SetTranslation( in SetTranslation() function in vtkWidgetEventTranslator
222 void vtkWidgetEventTranslator::SetTranslation(vtkEvent *VTKEvent, in SetTranslation() function in vtkWidgetEventTranslator
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/
H A DPointTransform.h35 VTKM_CONT void SetTranslation(const T& tx, const T& ty, const T& tz) in SetTranslation() function
40 VTKM_CONT void SetTranslation(const vtkm::Vec<T, 3>& v) { SetTranslation(v[0], v[1], v[2]); } in SetTranslation() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/
H A DPointTransform.h46 VTKM_CONT void SetTranslation(const S& tx, const S& ty, const S& tz) in SetTranslation() function
52 VTKM_CONT void SetTranslation(const vtkm::Vec<S, 3>& v) in SetTranslation() function
/dports/cad/opencascade/opencascade-7.6.0/src/Geom/
H A DGeom_Transformation.hxx125 void SetTranslation (const gp_Vec& theVec) { gpTrsf.SetTranslation (theVec); } in SetTranslation() function in Geom_Transformation
129 void SetTranslation (const gp_Pnt& P1, const gp_Pnt& P2) { gpTrsf.SetTranslation (P1, P2); } in SetTranslation() function in Geom_Transformation
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeom_Transformation.hxx125 void SetTranslation (const gp_Vec& theVec) { gpTrsf.SetTranslation (theVec); } in SetTranslation() function in Geom_Transformation
129 void SetTranslation (const gp_Pnt& P1, const gp_Pnt& P2) { gpTrsf.SetTranslation (P1, P2); } in SetTranslation() function in Geom_Transformation
H A Dgp_Trsf.hxx399 inline void gp_Trsf::SetTranslation (const gp_Vec& theV) in SetTranslation() function in gp_Trsf
411 inline void gp_Trsf::SetTranslation (const gp_Pnt& theP1, in SetTranslation() function in gp_Trsf
H A Dgp_Trsf2d.hxx295 inline void gp_Trsf2d::SetTranslation (const gp_Vec2d& theV) in SetTranslation() function in gp_Trsf2d
307 inline void gp_Trsf2d::SetTranslation (const gp_Pnt2d& theP1, const gp_Pnt2d& theP2) in SetTranslation() function in gp_Trsf2d
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeom_Transformation.hxx125 void SetTranslation (const gp_Vec& theVec) { gpTrsf.SetTranslation (theVec); } in SetTranslation() function in Geom_Transformation
129 void SetTranslation (const gp_Pnt& P1, const gp_Pnt& P2) { gpTrsf.SetTranslation (P1, P2); } in SetTranslation() function in Geom_Transformation
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Trsf.hxx399 inline void gp_Trsf::SetTranslation (const gp_Vec& theV) in SetTranslation() function in gp_Trsf
411 inline void gp_Trsf::SetTranslation (const gp_Pnt& theP1, in SetTranslation() function in gp_Trsf
H A Dgp_Trsf2d.hxx295 inline void gp_Trsf2d::SetTranslation (const gp_Vec2d& theV) in SetTranslation() function in gp_Trsf2d
307 inline void gp_Trsf2d::SetTranslation (const gp_Pnt2d& theP1, const gp_Pnt2d& theP2) in SetTranslation() function in gp_Trsf2d
/dports/cad/opencascade/opencascade-7.6.0/src/Vrml/
H A DVrml_Translation.cxx29 void Vrml_Translation::SetTranslation(const gp_Vec& aTranslation) in SetTranslation() function in Vrml_Translation
/dports/games/warmux/warmux-11.04/src/tool/
H A Daffine_transform.cpp59 void AffineTransform2D::SetTranslation(Double trans_x, Double trans_y) in SetTranslation() function in AffineTransform2D
66 void AffineTransform2D::SetTranslation(const Point2i & position) in SetTranslation() function in AffineTransform2D
71 void AffineTransform2D::SetTranslation(const Point2d & position) in SetTranslation() function in AffineTransform2D
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/filter/
H A DPointTransform.hxx39 inline VTKM_CONT void PointTransform<S>::SetTranslation(const S& tx, const S& ty, const S& tz) in SetTranslation() function in vtkm::filter::PointTransform
46 inline VTKM_CONT void PointTransform<S>::SetTranslation(const vtkm::Vec<S, 3>& v) in SetTranslation() function in vtkm::filter::PointTransform
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/gfx/
H A Dgfxfilter_scaling.cpp33 Rect ScalingGfxFilter::SetTranslation(const Size src_size, const Rect dst_rect) in SetTranslation() function in AGS::Engine::ScalingGfxFilter
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/
H A DPointTransform.hxx30 inline VTKM_CONT void PointTransform::SetTranslation(const vtkm::FloatDefault& tx, in SetTranslation() function in vtkm::filter::PointTransform
38 inline VTKM_CONT void PointTransform::SetTranslation(const vtkm::Vec3f& v) in SetTranslation() function in vtkm::filter::PointTransform
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/gfx/
H A Dgfxfilter_scaling.cpp38 Rect ScalingGfxFilter::SetTranslation(const Size src_size, const Rect dst_rect) { in SetTranslation() function in AGS3::AGS::Engine::ScalingGfxFilter
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FMath/
H A DFMMatrix44.h131 inline void SetTranslation(const FMVector3& translation) { GetTranslation() = translation; } in SetTranslation() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FMath/
H A DFMMatrix44.h131 inline void SetTranslation(const FMVector3& translation) { GetTranslation() = translation; } in SetTranslation() function
/dports/cad/opencascade/opencascade-7.6.0/src/Geom2d/
H A DGeom2d_Transformation.cxx112 void Geom2d_Transformation::SetTranslation (const gp_Vec2d& V) { in SetTranslation() function in Geom2d_Transformation
118 void Geom2d_Transformation::SetTranslation (const gp_Pnt2d& P1, const gp_Pnt2d& P2) { in SetTranslation() function in Geom2d_Transformation
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DCaseFolder.cxx40 void CaseFolderTable::SetTranslation(char ch, char chTranslation) { in SetTranslation() function in CaseFolderTable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DCaseFolder.cxx42 void CaseFolderTable::SetTranslation(char ch, char chTranslation) { in SetTranslation() function in CaseFolderTable
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DCaseFolder.cpp40 void CaseFolderTable::SetTranslation(char ch, char chTranslation) { in SetTranslation() function in CaseFolderTable

1234