Uranus  1.0.1.0
Uranus is a GameEngine written in C++
Loading...
Searching...
No Matches
tson::Vector2< T > Class Template Reference
Collaboration diagram for tson::Vector2< T >:
[legend]

Public Member Functions

 Vector2 (T xPos, T yPos)
 
bool operator!= (const Vector2 &rhs) const
 
bool operator== (const Vector2 &rhs) const
 

Data Fields

x
 
y
 

Constructor & Destructor Documentation

◆ Vector2()

template<typename T >
tson::Vector2< T >::Vector2 ( xPos,
yPos 
)
inline
Template Parameters
Ttemplate type
Parameters
xPosx-position
yPosy-position

The documentation for this class was generated from the following file: