Home
last modified time | relevance | path

Searched refs:pitchtotal (Results 1 – 5 of 5) sorted by relevance

/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dskelmodel.h449 float pitchmin, pitchmax, pitchscale, pitchangle, pitchtotal; member
451 pitchcorrect() : parent(-1), pitchangle(0), pitchtotal(0) {} in pitchcorrect()
841 c.pitchangle = c.pitchtotal = 0; in calcpitchcorrects()
854 float total = c.parent >= 0 ? pitchcorrects[c.parent].pitchtotal : 0, in calcpitchcorrects()
865 c.pitchtotal = used + total; in calcpitchcorrects()
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dskelmodel.h459 float pitchmin, pitchmax, pitchscale, pitchangle, pitchtotal; member
461 pitchcorrect() : parent(-1), pitchangle(0), pitchtotal(0) {} in pitchcorrect()
829 c.pitchangle = c.pitchtotal = 0; in calcpitchcorrects()
842 float total = c.parent >= 0 ? pitchcorrects[c.parent].pitchtotal : 0, in calcpitchcorrects()
853 c.pitchtotal = used + total; in calcpitchcorrects()
/dports/games/tesseract-data/tesseract/src/engine/
H A Dskelmodel.h426 float pitchmin, pitchmax, pitchscale, pitchangle, pitchtotal; member
428 pitchcorrect() : parent(-1), pitchangle(0), pitchtotal(0) {} in pitchcorrect()
796 c.pitchangle = c.pitchtotal = 0; in calcpitchcorrects()
809 float total = c.parent >= 0 ? pitchcorrects[c.parent].pitchtotal : 0, in calcpitchcorrects()
820 c.pitchtotal = used + total; in calcpitchcorrects()
/dports/games/tesseract/tesseract/src/engine/
H A Dskelmodel.h426 float pitchmin, pitchmax, pitchscale, pitchangle, pitchtotal; member
428 pitchcorrect() : parent(-1), pitchangle(0), pitchtotal(0) {} in pitchcorrect()
796 c.pitchangle = c.pitchtotal = 0; in calcpitchcorrects()
809 float total = c.parent >= 0 ? pitchcorrects[c.parent].pitchtotal : 0, in calcpitchcorrects()
820 c.pitchtotal = used + total; in calcpitchcorrects()
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dskelmodel.h460 float pitchmin, pitchmax, pitchscale, pitchangle, pitchtotal; member
462 pitchcorrect() : parent(-1), pitchangle(0), pitchtotal(0) {} in pitchcorrect()
830 c.pitchangle = c.pitchtotal = 0; in calcpitchcorrects()
843 float total = c.parent >= 0 ? pitchcorrects[c.parent].pitchtotal : 0, in calcpitchcorrects()
854 c.pitchtotal = used + total; in calcpitchcorrects()