Home
last modified time | relevance | path

Searched refs:righthand (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/visualizers/scatterplot/
H A DAxisVisualization.java139 boolean righthand = false; in fullRedraw()
142 righthand = true; in fullRedraw()
148 …drawAxis(svgp, layer, proj.getScale(d), orig[0], orig[1], ax[0], ax[1], righthand ? SVGSimpleLinea… in fullRedraw()
150 double offx = (righthand ? 1 : -1) * 0.02 * Projection.SCALE; in fullRedraw()
151 double offy = (righthand ? 1 : -1) * 0.02 * Projection.SCALE; in fullRedraw()
154 …SVGUtil.setAtt(label, SVGConstants.SVG_TEXT_ANCHOR_ATTRIBUTE, righthand ? SVGConstants.SVG_START_V… in fullRedraw()
/dports/games/blackshadeselite/blackshadeselite/Source/
H A DPerson.cpp455 if(skeleton.joints[i].label != righthand in DoAnimations()
472 if(skeleton.joints[i].label != righthand in DoAnimations()
489 if(skeleton.joints[i].label != righthand in DoAnimations()
531 if(skeleton.joints[i].label != righthand in DoAnimations()
574 if(skeleton.joints[i].label == righthand) in DoAnimations()
599 if(skeleton.joints[i].label == righthand) in DoAnimations()
782 DoRotation(skeleton.joints[skeleton.jointlabels[righthand]]. in DoAnimations()
1174 glTranslatef(skeleton.joints[skeleton.jointlabels[righthand]].position.x, in DrawSkeleton()
1175 skeleton.joints[skeleton.jointlabels[righthand]].position.y, in DrawSkeleton()
1188 glTranslatef(skeleton.joints[skeleton.jointlabels[righthand]].position.x, in DrawSkeleton()
[all …]
H A DSkeleton.h52 #define righthand 10 macro
H A DGameTick.cpp672 jointlabels[righthand])].position, in Fire()
685 jointlabels[righthand])].position - in Fire()
698 jointlabels[righthand])].position - in Fire()
1374 || hitstruct.joint1->label == righthand) in Fire()
3597 joints[person[0].skeleton.jointlabels[righthand]]. in GameTick()
3630 joints[person[0].skeleton.jointlabels[righthand]]. in GameTick()
3863 jointlabels[righthand]]; in GameTick()
3867 jointlabels[righthand]]; in GameTick()
3983 jointlabels[righthand]]; in GameTick()
3987 jointlabels[righthand]]; in GameTick()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/property/
H A Dhnd_diag.F1 subroutine hnd_diag(vec,eig,ndim,order,righthand) argument
10 logical order, righthand
19 if (righthand) then
/dports/science/nwchem-data/nwchem-7.0.2-release/src/property/
H A Dhnd_diag.F1 subroutine hnd_diag(vec,eig,ndim,order,righthand) argument
10 logical order, righthand
19 if (righthand) then
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Wrap/
H A DWrapCylinderObst.cpp87 m_wrapDirection = righthand; in constructProperties()
113 m_wrapDirection = righthand; in extendFinalizeFromProperties()
119 { m_wrapDirection = righthand; in extendFinalizeFromProperties()
201 …SimTK::Vec3& aPointP = aPoint1; double R=0.8*( m_wrapDirection==righthand ? get_radius() : -ge… in wrapLine()
H A DWrapCylinderObst.h54 righthand, enumerator
H A DWrapDoubleCylinderObst.cpp70 m_wrapUcylDirection = righthand; in constructProperties()
71 m_wrapVcylDirection = righthand; in constructProperties()
129 m_wrapUcylDirection = righthand; in extendFinalizeFromProperties()
135 m_wrapUcylDirection = righthand; in extendFinalizeFromProperties()
145 m_wrapVcylDirection = righthand; in extendFinalizeFromProperties()
151 m_wrapVcylDirection = righthand; in extendFinalizeFromProperties()
407 double Ru = ( m_wrapUcylDirection==righthand ? get_radiusUcyl() : -get_radiusUcyl() ); in wrapLine()
408 double Rv = ( m_wrapVcylDirection==righthand ? get_radiusVcyl() : -get_radiusVcyl() ); in wrapLine()
H A DWrapDoubleCylinderObst.h57 righthand, enumerator
/dports/math/wcalc/wcalc-2.5/src/common/
H A Dcalculator.c447 char *righthand; in recursion() local
454 righthand = strchr(str, '='); in recursion()
455 if (!righthand || !*righthand || (*(righthand + 1) == '=')) { in recursion()
456 righthand = str; in recursion()
458 vlist = extract_vars(righthand); in recursion()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dfourier-orns.cwl40 \righthand
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Animation/
H A DJoint.hpp39 righthand, enumerator
H A DSkeleton.cpp142 case righthand: in DoConstraints()
456 case righthand: in DoConstraints()
565 case righthand: in FindRotationMuscle()
596 if (label1 == righthand || label2 == righthand) { in FindRotationMuscle()
/dports/devel/R-cran-rlang/rlang/man/
H A Df_rhs.Rd35 \code{f_rhs} extracts the righthand side, \code{f_lhs} extracts the lefthand
/dports/math/R-cran-lazyeval/lazyeval/man/
H A Df_rhs.Rd35 \code{f_rhs} extracts the righthand side, \code{f_lhs} extracts the
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/kbuild/
H A Dkconfig-macro-language.rst63 righthand side is expanded immediately upon reading the line from the Kconfig
67 Its righthand side is simply stored as the value of the variable without
72 variable. The righthand side of += is expanded immediately if the lefthand
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/kbuild/
H A Dkconfig-macro-language.rst63 righthand side is expanded immediately upon reading the line from the Kconfig
67 Its righthand side is simply stored as the value of the variable without
72 variable. The righthand side of += is expanded immediately if the lefthand
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/kbuild/
H A Dkconfig-macro-language.rst63 righthand side is expanded immediately upon reading the line from the Kconfig
67 Its righthand side is simply stored as the value of the variable without
72 variable. The righthand side of += is expanded immediately if the lefthand
/dports/math/maxima/maxima-5.43.2/share/calculus/
H A Dqual.usg92 PERIODS is independent of the corresponding variable; a righthand side
93 INF means nonperiodic; and a righthand side UNKNOWN means periodicity
/dports/math/reduce/Reduce-svn5758-src/doc/manual2/
H A Dreacteqn.tex36 with polynomial righthand sides. As side effect the following
/dports/graphics/dia/dia-0.97.3/objects/standard/
H A Darc.c694 gboolean righthand; in arc_update_data() local
742 righthand = is_right_hand (&endpoints[0], &arc->middle_handle.pos, &endpoints[1]); in arc_update_data()
777 if (righthand) in arc_update_data()
799 if (righthand) in arc_update_data()
/dports/devel/libvterm/libvterm-0.1.1/t/
H A D11state_movecursor.test37 !HT bounded by righthand edge
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/t/
H A D11state_movecursor.test37 !HT bounded by righthand edge
/dports/editors/vim/vim-8.2.3745/src/libvterm/t/
H A D11state_movecursor.test37 !HT bounded by righthand edge

12345678910>>...13