tf2: Humble
  • Links
    • Rosindex
    • Website
    • Repository
  • C++ API
    • tf2
      • Page Hierarchy
      • Class Hierarchy
      • File Hierarchy
      • Full C++ API
        • Namespaces
        • Classes and Structs
        • Enums
        • Functions
        • Variables
        • Defines
        • Typedefs
        • Directories
        • Files
        • Pages
  • Standard Documents
    • PACKAGE
    • CHANGELOG
      • Changelog for package tf2
        • 0.25.16 (2025-07-25)
        • 0.25.15 (2025-07-16)
        • 0.25.14 (2025-05-14)
        • 0.25.13 (2025-05-14)
        • 0.25.12 (2025-01-17)
        • 0.25.11 (2025-01-14)
        • 0.25.10 (2024-12-19)
        • 0.25.9 (2024-11-20)
        • 0.25.8 (2024-08-29)
        • 0.25.7 (2024-05-29)
        • 0.25.6 (2024-02-16)
        • 0.25.5 (2023-11-13)
        • 0.25.4 (2023-09-19)
        • 0.25.3 (2023-07-17)
        • 0.25.2 (2023-01-10)
        • 0.25.1 (2022-08-05)
        • 0.25.0 (2022-04-05)
        • 0.24.0 (2022-03-31)
        • 0.23.0 (2022-03-28)
        • 0.22.0 (2022-03-01)
        • 0.21.0 (2022-01-14)
        • 0.20.0 (2021-12-17)
        • 0.19.0 (2021-10-15)
        • 0.18.0 (2021-06-01)
        • 0.17.1 (2021-04-06)
        • 0.17.0 (2021-03-19)
        • 0.16.0 (2021-01-25)
        • 0.15.1 (2020-12-08)
        • 0.15.0 (2020-11-02)
        • 0.14.1 (2020-09-21)
        • 0.14.0 (2020-08-14)
        • 0.13.4 (2020-06-03)
        • 0.13.3 (2020-05-26)
        • 0.13.2 (2020-05-18)
        • 0.13.1 (2020-05-08)
        • 0.13.0 (2020-04-30)
        • 0.12.4 (2019-11-19)
        • 0.12.3 (2019-11-18)
        • 0.12.2 (2019-11-18)
        • 0.12.1 (2019-10-23)
        • 0.12.0 (2019-09-26)
        • 0.11.3 (2019-05-24)
        • 0.11.2 (2019-05-20)
        • 0.11.1 (2019-05-09)
        • 0.11.0 (2019-04-14)
        • 0.10.1 (2018-12-06)
        • 0.10.0 (2018-11-22)
        • 0.5.15 (2017-01-24)
        • 0.5.14 (2017-01-16)
        • 0.5.13 (2016-03-04)
        • 0.5.12 (2015-08-05)
        • 0.5.11 (2015-04-22)
        • 0.5.10 (2015-04-21)
        • 0.5.9 (2015-03-25)
        • 0.5.8 (2015-03-17)
        • 0.5.7 (2014-12-23)
        • 0.5.6 (2014-09-18)
        • 0.5.5 (2014-06-23)
        • 0.5.4 (2014-05-07)
        • 0.5.3 (2014-02-21)
        • 0.5.2 (2014-02-20)
        • 0.5.1 (2014-02-14)
        • 0.5.0 (2014-02-14)
        • 0.4.10 (2013-12-26)
        • 0.4.9 (2013-11-06)
        • 0.4.8 (2013-11-06)
        • 0.4.7 (2013-08-28)
        • 0.4.6 (2013-08-28)
        • 0.4.5 (2013-07-11)
        • 0.4.4 (2013-07-09)
        • 0.4.3 (2013-07-05)
        • 0.4.2 (2013-07-05)
        • 0.4.1 (2013-07-05)
        • 0.4.0 (2013-06-27)
        • 0.3.6 (2013-03-03)
        • 0.3.5 (2013-02-15 14:46)
        • 0.3.4 (2013-02-15 13:14)
        • 0.3.3 (2013-02-15 11:30)
        • 0.3.2 (2013-02-15 00:42)
        • 0.3.1 (2013-02-14)
        • 0.3.0 (2013-02-13)
  • Index
tf2: Humble
  • C++ API
  • File Vector3.hpp
  • View page source

File Vector3.hpp

↰ Parent directory (include/tf2/LinearMath)

Contents

  • Definition (include/tf2/LinearMath/Vector3.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Defines

Definition (include/tf2/LinearMath/Vector3.hpp)

  • Program Listing for File Vector3.hpp

Includes

  • MinMax.hpp (File MinMax.hpp)

  • Scalar.hpp (File Scalar.hpp)

  • tf2/visibility_control.h (File visibility_control.h)

Included By

  • File Matrix3x3.hpp

  • File Quaternion.hpp

  • File Vector3.h

  • File transform_storage.hpp

Namespaces

  • Namespace tf2

Classes

  • Struct Vector3DoubleData

  • Struct Vector3FloatData

  • Class tf2Vector4

Functions

  • Function tf2::lerp

  • Function tf2::operator*(const Vector3&, const Vector3&)

  • Function tf2::operator*(const Vector3&, const tf2Scalar&)

  • Function tf2::operator*(const tf2Scalar&, const Vector3&)

  • Function tf2::operator+

  • Function tf2::operator-(const Vector3&, const Vector3&)

  • Function tf2::operator-(const Vector3&)

  • Function tf2::operator/(const Vector3&, const tf2Scalar&)

  • Function tf2::operator/(const Vector3&, const Vector3&)

  • Function tf2::tf2Angle

  • Function tf2::tf2Cross

  • Function tf2::tf2Distance

  • Function tf2::tf2Distance2

  • Function tf2::tf2Dot

  • Function tf2::tf2PlaneSpace1

  • Function tf2::tf2SwapScalarEndian

  • Function tf2::tf2SwapVector3Endian

  • Function tf2::tf2Triple

  • Function tf2::tf2UnSwapVector3Endian

Defines

  • Define Vector3Data

  • Define Vector3DataName

Previous Next

© Copyright The <tf2> Contributors. License: BSD.

Built with Sphinx using a theme provided by Read the Docs.