Home
last modified time | relevance | path

Searched defs:Rotations (Results 1 – 19 of 19) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/operations/incident_management/
H A Doncall_schedules.md64 ## Rotations section in On-call Schedule Management **(PREMIUM)**
84 ### Edit a rotation
94 ### Delete a rotation
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/tutorials/
H A Dwktproblems.rst231 Discussion
275 Current state of OGR implementation
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/tutorials/
H A Dwktproblems.rst231 Discussion
275 Current state of OGR implementation
/dports/graphics/gdal/gdal-3.3.3/doc/source/tutorials/
H A Dwktproblems.rst231 Discussion
275 Current state of OGR implementation
/dports/textproc/hevea/hevea-2.34/examples/
H A Dgraphicx.tex16 \section{Rotations} section
/dports/science/chrono/chrono-7.0.1/src/chrono/motion_functions/
H A DChFunctionRotation_SQUAD.h70 std::vector<ChQuaternion<> >& Rotations() { return rotations; } in Rotations() function
H A DChFunctionRotation_spline.h71 std::vector<ChQuaternion<> >& Rotations() { return rotations; } in Rotations() function
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/
H A Dgmtvector.rst231 Rotations section in gmtvector
/dports/science/clhep/2.4.1.0/CLHEP/Vector/doc/
H A DVectorDefs.tex250 \subsubsection{Rotations} subsubsection
376 \subsubsection{Rotations} subsubsection
1777 \subsubsection{RotateUz}
1810 \subsubsection{Applying \protect\Ro s to \protect\SV s}
2201 \subsubsection{Applying \protect\Ro s and \protect\LT s to \protect\SV s}
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/title/
H A DTitleSequence.h31 uint8_t Rotations; // ROTATE (counter-clockwise) member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/go4.org/media/heif/
H A Dheif.go91 func (it *Item) Rotations() int { func
/dports/misc/perkeep/perkeep-0.11/vendor/go4.org/media/heif/
H A Dheif.go91 func (it *Item) Rotations() int { func
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Drotations.cpp19 namespace Rotations namespace
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/doc/
H A DTILESET.md87 #### Rotations subsubsection
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/doc/
H A DTILESET.md87 #### Rotations subsubsection
/dports/biology/abyss/abyss-2.3.1/DAssembler/
H A DDAssembler.cpp168 typedef vector<Rotation> Rotations; typedef
/dports/games/zdoom/zdoom-2.8.1/src/textures/
H A Dtextures.h177 WORD Rotations; variable
/dports/games/ecwolf/ecwolf-1.3.3-src/src/textures/
H A Dtextures.h180 WORD Rotations; variable
/dports/graphics/gmt/gmt-6.3.0/src/spotter/
H A Dspotter.c421 …char file[PATH_MAX] = {""}, Plates[GMT_BUFSIZ] = {""}, Rotations[GMT_BUFSIZ] = {""}, *this_c = NUL… in spotter_init() local