Botcraft
1.21.4
Loading...
Searching...
No Matches
Botcraft::Vector3< T > Member List
This is the complete list of members for
Botcraft::Vector3< T >
, including all inherited members.
Abs
() const
Botcraft::Vector3< T >
inline
dot
(const Vector3 &v) const
Botcraft::Vector3< T >
inline
Normalize
()
Botcraft::Vector3< T >
inline
operator!=
(const Vector3 &a) const
Botcraft::Vector3< T >
inline
operator*
(const Vector3 &v) const
Botcraft::Vector3< T >
inline
operator*
(const T d) const
Botcraft::Vector3< T >
inline
operator*=
(const Vector3 &v)
Botcraft::Vector3< T >
inline
operator*=
(const T v)
Botcraft::Vector3< T >
inline
operator+
(const Vector3 &a) const
Botcraft::Vector3< T >
inline
operator+
(const T d) const
Botcraft::Vector3< T >
inline
operator+=
(const Vector3 &v)
Botcraft::Vector3< T >
inline
operator+=
(const T v)
Botcraft::Vector3< T >
inline
operator-
(const Vector3 &a) const
Botcraft::Vector3< T >
inline
operator-
(const T d) const
Botcraft::Vector3< T >
inline
operator-=
(const Vector3 &v)
Botcraft::Vector3< T >
inline
operator-=
(const T v)
Botcraft::Vector3< T >
inline
operator/
(const Vector3 &v) const
Botcraft::Vector3< T >
inline
operator/
(const T d) const
Botcraft::Vector3< T >
inline
operator/=
(const Vector3 &v)
Botcraft::Vector3< T >
inline
operator/=
(const T v)
Botcraft::Vector3< T >
inline
operator<
(const Vector3 &a) const
Botcraft::Vector3< T >
inline
operator<<
Botcraft::Vector3< T >
friend
operator==
(const Vector3 &a) const
Botcraft::Vector3< T >
inline
operator[]
(const int i)
Botcraft::Vector3< T >
inline
operator[]
(const int i) const
Botcraft::Vector3< T >
inline
Serialize
() const
Botcraft::Vector3< T >
inline
SqrDist
(const Vector3 &v) const
Botcraft::Vector3< T >
inline
SqrNorm
() const
Botcraft::Vector3< T >
inline
ToNetworkPosition
() const
Botcraft::Vector3< T >
inline
Vector3
(const T &v=0)
Botcraft::Vector3< T >
inline
Vector3
(const T &x_, const T &y_, const T &z_)
Botcraft::Vector3< T >
inline
Vector3
(const ProtocolCraft::NetworkPosition &position)
Botcraft::Vector3< T >
inline
Vector3
(const Vector3< U > &position)
Botcraft::Vector3< T >
inline
Vector3
(const std::vector< T > &v)
Botcraft::Vector3< T >
inline
Vector3
(const std::array< T, 3 > &v)
Botcraft::Vector3< T >
inline
x
Botcraft::Vector3< T >
y
Botcraft::Vector3< T >
z
Botcraft::Vector3< T >
Generated by
1.9.8