Lines Matching refs:f32
285 f32 GetWScale() const { return this->m_WScale; } in GetWScale()
288 void SetWScale(f32 wScale) { m_WScale = wScale; } in SetWScale()
369 void SetPosition(f32 x, f32 y, f32 z) in SetPosition()
404 void SetTargetPosition(f32 x, f32 y, f32 z) in SetTargetPosition()
439 void SetUpwardVector(f32 x, f32 y, f32 z) in SetUpwardVector()
452 f32 GetTwist() const;
462 void SetTwist(f32 twist);
494 void SetViewRotate(f32 x, f32 y, f32 z){ in SetViewRotate()
511 f32* fovy,
512 f32* aspectRatio,
513 f32* nearClip,
514 f32* farClip
529 f32 fovy,
530 f32 aspectRatio,
531 f32 nearClip,
532 f32 farClip
550 f32* left,
551 f32* right,
552 f32* bottom,
553 f32* top,
554 f32* nearClip,
555 f32* farClip
572 f32 left,
573 f32 right,
574 f32 bottom,
575 f32 top,
576 f32 nearClip,
577 f32 farClip
593 f32* nearClip,
594 f32* farClip
609 f32 nearClip,
610 f32 farClip
641 f32* left,
642 f32* right,
643 f32* bottom,
644 f32* top,
645 f32* nearClip,
646 f32* farClip
663 f32 left,
664 f32 right,
665 f32 bottom,
666 f32 top,
667 f32 nearClip,
668 f32 farClip
684 f32* nearClip,
685 f32* farClip
700 f32 nearClip,
701 f32 farClip
724 f32 GetNear() const;
733 void SetNear(f32 near);
742 f32 GetFar() const;
751 void SetFar(f32 far);
767 f32 wscale,
823 f32 m_WScale;