TGX 1.1.2
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(const Vec2< T > &LA, const 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 >() consttgx::Vec2< T >inline
operator Vec2< U >() consttgx::Vec2< T >inlineexplicit
operator!=(const Vec2 &V) consttgx::Vec2< T >inline
operator*=(const Vec2 &V)tgx::Vec2< T >inline
operator*=(T v)tgx::Vec2< T >inline
operator+=(const Vec2 &V)tgx::Vec2< T >inline
operator+=(T v)tgx::Vec2< T >inline
operator-() consttgx::Vec2< T >inline
operator-=(const Vec2 &V)tgx::Vec2< T >inline
operator-=(T v)tgx::Vec2< T >inline
operator/=(const Vec2 &V)tgx::Vec2< T >inline
operator/=(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
rotate90()tgx::Vec2< T >inline
setAsIntersection(const Vec2< T > &LA1, const Vec2< T > &LA2, const Vec2< T > &LB1, const 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 >