xbmc
Public Member Functions | Public Attributes | List of all members
CVector Class Reference
Inheritance diagram for CVector:
Inheritance graph
[legend]

Public Member Functions

constexpr CVector (float xCoord, float yCoord)
 
constexpr CVector operator+ (const CVector &other) const
 
constexpr CVector operator- (const CVector &other) const
 
CVectoroperator+= (const CVector &other)
 
CVectoroperator-= (const CVector &other)
 
constexpr float scalar (const CVector &other) const
 
float length () const
 

Public Attributes

float x = 0
 
float y = 0
 

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