Home
last modified time | relevance | path

Searched refs:offsetRotation (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/engine/
H A Dabstract3drenderer.cpp906 float offsetRotation = labelRotation.z(); in drawAxisTitleX() local
915 offsetRotation = -offsetRotation; in drawAxisTitleX()
923 offsetRotation = -offsetRotation; in drawAxisTitleX()
934 offsetRotation = -offsetRotation; in drawAxisTitleX()
942 offsetRotation = -offsetRotation; in drawAxisTitleX()
960 if (offsetRotation == 180.0f || offsetRotation == -180.0f) in drawAxisTitleX()
961 offsetRotation = 0.0f; in drawAxisTitleX()
962 QQuaternion offsetRotator = QQuaternion::fromAxisAndAngle(1.0f, 0.0f, 0.0f, offsetRotation); in drawAxisTitleX()
1039 float offsetRotation = zRotation; in drawAxisTitleZ() local
1040 if (offsetRotation == 180.0f || offsetRotation == -180.0f) in drawAxisTitleZ()
[all …]
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Render/
H A DLeavesTrails.cs119 …var offsetRotation = Info.Offsets[offset].Rotate(body.QuantizeOrientation(self, self.Orientation)); in ITick.Tick()
122 …r pos = Info.Type == TrailType.CenterPosition ? spawnPosition + body.LocalToWorld(offsetRotation) : in ITick.Tick()
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dghoul2_shared.h181 float offsetRotation; member
281 saved_game.write<float>(offsetRotation); in sg_export()
357 saved_game.read<float>(offsetRotation); in sg_import()
/dports/games/openjk/OpenJK-07675e2/codemp/ghoul2/
H A Dghoul2_shared.h142 float offsetRotation; member
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/effects/supportClasses/
H A DAnimateTransformInstance.as164 private static var offsetRotation:Vector3D = new Vector3D();
828 offsetRotation.x = !isNaN(currentValues.postLayoutRotationX) ?
830 offsetRotation.y = !isNaN(currentValues.postLayoutRotationY) ?
832 offsetRotation.z = !isNaN(currentValues.postLayoutRotationZ) ?
834 tmpOffsetRotation = offsetRotation;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/effects/
H A DAnimateTransform.as224 private static var offsetRotation:Vector3D = new Vector3D();
727 offsetRotation.x = !isNaN(transitionValues.postLayoutRotationX) ?
729 offsetRotation.y = !isNaN(transitionValues.postLayoutRotationY) ?
731 offsetRotation.z = !isNaN(transitionValues.postLayoutRotationZ) ?
733 tmpOffsetRotation = offsetRotation;
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A DG2_bones.cpp1417 bone.offsetRotation = 0.0f; in G2_Set_Bone_Angles_Rag()
3432 float d = fa-bone.offsetRotation; in G2_RagDollSettlePositionNumeroTrois()
3437 bone.offsetRotation = fa; in G2_RagDollSettlePositionNumeroTrois()
3441 fa = bone.offsetRotation; in G2_RagDollSettlePositionNumeroTrois()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A DG2_bones.cpp1416 bone.offsetRotation = 0.0f; in G2_Set_Bone_Angles_Rag()
3624 float d = fa-bone.offsetRotation; in G2_RagDollSettlePositionNumeroTrois()
3629 bone.offsetRotation = fa; in G2_RagDollSettlePositionNumeroTrois()
3633 fa = bone.offsetRotation; in G2_RagDollSettlePositionNumeroTrois()
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A DG2_bones.cpp1305 bone.offsetRotation = 0.0f; in G2_Set_Bone_Angles_Rag()
3501 float d = fa-bone.offsetRotation; in G2_RagDollSettlePositionNumeroTrois()
3507 bone.offsetRotation = fa; in G2_RagDollSettlePositionNumeroTrois()
3511 fa = bone.offsetRotation; in G2_RagDollSettlePositionNumeroTrois()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@emotion/serialize/node_modules/csstype/
H A Dindex.d.ts3110 offsetRotation?: OffsetRotateProperty; property
20296 offsetRotation?: OffsetRotateProperty | OffsetRotateProperty[]; property
H A Dindex.js.flow212 offsetRotation?: OffsetRotateProperty,
1853 offsetRotation?: OffsetRotateProperty | OffsetRotateProperty[],
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts3133 offsetRotation?: Property.OffsetRotate; property
H A Dindex.js.flow214 offsetRotation?: Property$OffsetRotate,
1874 offsetRotation?: Property$OffsetRotate | Array<Property$OffsetRotate>,
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts3208 offsetRotation?: Property.OffsetRotate; property
H A Dindex.js.flow219 offsetRotation?: Property$OffsetRotate,
1911 offsetRotation?: Property$OffsetRotate | Array<Property$OffsetRotate>,