TGX
1.0.3
A tiny 2D/3D graphics library optimized for 32 bits microcontrollers.
Loading...
Searching...
No Matches
tgx::Vec2< T > Member List
This is the complete list of members for
tgx::Vec2< T >
, including all inherited members.
getNormalize
() const
tgx::Vec2< T >
inline
getNormalize_fast
() const
tgx::Vec2< T >
inline
getRotate90
() const
tgx::Vec2< T >
inline
invnorm
() const
tgx::Vec2< T >
inline
invnorm_fast
() const
tgx::Vec2< T >
inline
leftOf
(Vec2< T > LA, Vec2< T > LB) const
tgx::Vec2< T >
inline
norm
() const
tgx::Vec2< T >
inline
norm2
() const
tgx::Vec2< T >
inline
norm_fast
() const
tgx::Vec2< T >
inline
normalize
()
tgx::Vec2< T >
inline
normalize_fast
()
tgx::Vec2< T >
inline
operator Vec2< typename DefaultFPType< T >::fptype >
()
tgx::Vec2< T >
inline
operator Vec2< U >
()
tgx::Vec2< T >
inline
explicit
operator!=
(const Vec2 V) const
tgx::Vec2< T >
inline
operator*=
(const Vec2 V)
tgx::Vec2< T >
inline
operator*=
(const T &v)
tgx::Vec2< T >
inline
operator+=
(const Vec2 V)
tgx::Vec2< T >
inline
operator+=
(const T &v)
tgx::Vec2< T >
inline
operator-
() const
tgx::Vec2< T >
inline
operator-=
(const Vec2 V)
tgx::Vec2< T >
inline
operator-=
(const T &v)
tgx::Vec2< T >
inline
operator/=
(const Vec2 V)
tgx::Vec2< T >
inline
operator/=
(const T &v)
tgx::Vec2< T >
inline
operator<
(const Vec2 V) const
tgx::Vec2< T >
inline
operator<=
(const Vec2 V) const
tgx::Vec2< T >
inline
operator=
(const Vec2 &V)=default
tgx::Vec2< T >
operator==
(const Vec2 V) const
tgx::Vec2< T >
inline
operator>
(const Vec2 V) const
tgx::Vec2< T >
inline
operator>=
(const Vec2 V) const
tgx::Vec2< T >
inline
print
(Stream &outputStream=Serial) const
tgx::Vec2< T >
inline
rotate90
()
tgx::Vec2< T >
inline
setAsIntersection
(Vec2< T > LA1, Vec2< T > LA2, Vec2< T > LB1, Vec2< T > LB2)
tgx::Vec2< T >
inline
Vec2
()
tgx::Vec2< T >
inline
Vec2
(T X, T Y)
tgx::Vec2< T >
inline
Vec2
(const Vec2 &v)=default
tgx::Vec2< T >
x
tgx::Vec2< T >
y
tgx::Vec2< T >
Generated by
1.9.5