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() consttgx::Vec2< T >inline
getNormalize_fast() consttgx::Vec2< T >inline
getRotate90() consttgx::Vec2< T >inline
invnorm() consttgx::Vec2< T >inline
invnorm_fast() consttgx::Vec2< T >inline
leftOf(Vec2< T > LA, Vec2< T > LB) consttgx::Vec2< T >inline
norm() consttgx::Vec2< T >inline
norm2() consttgx::Vec2< T >inline
norm_fast() consttgx::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 >inlineexplicit
operator!=(const Vec2 V) consttgx::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-() consttgx::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) consttgx::Vec2< T >inline
operator<=(const Vec2 V) consttgx::Vec2< T >inline
operator=(const Vec2 &V)=defaulttgx::Vec2< T >
operator==(const Vec2 V) consttgx::Vec2< T >inline
operator>(const Vec2 V) consttgx::Vec2< T >inline
operator>=(const Vec2 V) consttgx::Vec2< T >inline
print(Stream &outputStream=Serial) consttgx::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)=defaulttgx::Vec2< T >
xtgx::Vec2< T >
ytgx::Vec2< T >