Home
last modified time | relevance | path

Searched refs:TranslatePoint (Results 1 – 25 of 32) sorted by relevance

12

/dports/audio/libnoise/noise/src/module/
H A Dtranslatepoint.cpp27 TranslatePoint::TranslatePoint (): in TranslatePoint() function in TranslatePoint
35 double TranslatePoint::GetValue (double x, double y, double z) const in GetValue()
H A Dtranslatepoint.h69 class TranslatePoint: public Module
84 TranslatePoint ();
/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/zgl/drawers/
H A Duzgldrawergeneral2d.pas63 function TranslatePoint(const p:GDBVertex3S):GDBVertex3S; in TranslatePoint() function
278 p1:=TranslatePoint{WithLocalCS}(pv1^);
279 p2:=TranslatePoint{WithLocalCS}(pv2^);
280 p3:=TranslatePoint{WithLocalCS}(pv3^);
281 p4:=TranslatePoint{WithLocalCS}(pv4^);
509 function TZGLGeneral2DDrawer.TranslatePoint(const p:GDBVertex3S):GDBVertex3S; in TranslatePoint() function
/dports/games/pioneer/pioneer-20210723/src/graphics/
H A DFrustum.h33 void TranslatePoint(const vector3d &in, vector3d &out) const;
H A DFrustum.cpp130 void Frustum::TranslatePoint(const vector3d &in, vector3d &out) const in TranslatePoint() function in Graphics::Frustum
/dports/audio/libnoise/noise/src/win32/
H A Dlibnoise.def143 ??0TranslatePoint@module@noise@@QAE@XZ @ 166
144 ?GetValue@TranslatePoint@module@noise@@UBENNNN@Z @ 167
145 ?GetSourceModuleCount@TranslatePoint@module@noise@@UBEHXZ @ 168
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkParallelopipedRepresentation.h191 void TranslatePoint( int n, const double motionVector[3] );
H A DvtkParallelopipedRepresentation.cxx1113 this->TranslatePoint( cellPtIds[i++], handleTranslation )) in ComputeInteractionState()
1169 this->TranslatePoint( this->CurrentHandleIdx, handleTranslation); in ComputeInteractionState()
1219 ::TranslatePoint( int id, const double translation[3] ) in TranslatePoint() function in vtkParallelopipedRepresentation
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/HandBrakeWPF/Controls/SplitButton/
H A DSplitMenuButton.cs232 …this.contextMenuInitialOffset = this.TranslatePoint(new Point(0, this.ActualHeight), this.contextM… in ContextMenu_Opened()
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkParallelopipedRepresentation.h228 void TranslatePoint(int n, const double motionVector[3]);
H A DvtkParallelopipedRepresentation.cxx1092 for (vtkIdType i = 0; i < npts; this->TranslatePoint(cellPtIds[i++], handleTranslation)) in ComputeInteractionState()
1140 this->TranslatePoint(this->CurrentHandleIdx, handleTranslation); in ComputeInteractionState()
1187 void vtkParallelopipedRepresentation ::TranslatePoint(int id, const double translation[3]) in TranslatePoint() function in vtkParallelopipedRepresentation
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/sxf/
H A Dogr_sxf.h72 …OGRFeature *TranslatePoint(const SXFRecordDescription& certifInfo, const char * psRecordBuf, GUInt…
H A Dogrsxflayer.cpp780 poFeature = TranslatePoint(stCertInfo, recordCertifBuf, in GetNextRawFeature()
1069 OGRFeature *OGRSXFLayer::TranslatePoint(const SXFRecordDescription& certifInfo, in TranslatePoint() function in OGRSXFLayer
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkParallelopipedRepresentation.h229 void TranslatePoint( int n, const double motionVector[3] );
H A DvtkParallelopipedRepresentation.cxx1113 this->TranslatePoint( cellPtIds[i++], handleTranslation )) in ComputeInteractionState()
1169 this->TranslatePoint( this->CurrentHandleIdx, handleTranslation); in ComputeInteractionState()
1219 ::TranslatePoint( int id, const double translation[3] ) in TranslatePoint() function in vtkParallelopipedRepresentation
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dogr_sxf.h71 …OGRFeature *TranslatePoint(const SXFRecordDescription& certifInfo, const char * psRecordBuf, GUInt…
H A Dogrsxflayer.cpp798 poFeature = TranslatePoint(stCertInfo, recordCertifBuf, in GetNextRawFeature()
1092 OGRFeature *OGRSXFLayer::TranslatePoint(const SXFRecordDescription& certifInfo, in TranslatePoint() function in OGRSXFLayer
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dogr_sxf.h71 …OGRFeature *TranslatePoint(const SXFRecordDescription& certifInfo, const char * psRecordBuf, GUInt…
H A Dogrsxflayer.cpp798 poFeature = TranslatePoint(stCertInfo, recordCertifBuf, in GetNextRawFeature()
1092 OGRFeature *OGRSXFLayer::TranslatePoint(const SXFRecordDescription& certifInfo, in TranslatePoint() function in OGRSXFLayer
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sxf/
H A Dogr_sxf.h71 …OGRFeature *TranslatePoint(const SXFRecordDescription& certifInfo, const char * psRecordBuf, GUInt…
H A Dogrsxflayer.cpp798 poFeature = TranslatePoint(stCertInfo, recordCertifBuf, in GetNextRawFeature()
1092 OGRFeature *OGRSXFLayer::TranslatePoint(const SXFRecordDescription& certifInfo, in TranslatePoint() function in OGRSXFLayer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.Core.Presentation/System/Activities/Core/Presentation/
H A DFlowchartDesigner.Container.cs325 Point panelPoint = this.TranslatePoint(pastePoint, this.panel); in OnItemsPasted()
330 … panelPoint = pastePointReference.TranslatePoint(pastePoint, this.panel); in OnItemsPasted()
H A DStateContainerEditor.CompositeView.cs393 pastePoint = pastePointReference.TranslatePoint(pastePoint, this.panel); in OnItemsPasted()
472 …iewState(itemsPasted[ii], ShapeLocationViewStateKey, container.panel.TranslatePoint(point, contain… in UpdateLocationViewStatesByMetaData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/
H A Dinspector_highlight.cc51 virtual FloatPoint TranslatePoint(const FloatPoint& point) { return point; } in TranslatePoint() function in blink::__anond44afb7e0111::PathBuilder
73 FloatPoint point = TranslatePoint(points[i]); in AppendPathCommandAndPoints()
125 FloatPoint TranslatePoint(const FloatPoint& point) override { in TranslatePoint() function in blink::__anond44afb7e0111::ShapePathBuilder
/dports/games/pioneer/pioneer-20210723/src/
H A DCamera.cpp175 m_context->GetFrustum().TranslatePoint(attrs.viewCoords, pos); in Update()

12