stc
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Vec2 Struct Reference

#include <Vec2.hpp>

Public Member Functions

bool operator== (const Vec2 &other) const
 

Public Attributes

int64_t x
 
int64_t y
 

Member Function Documentation

◆ operator==()

bool Vec2::operator== ( const Vec2 other) const
inline

Member Data Documentation

◆ x

int64_t Vec2::x

◆ y

int64_t Vec2::y

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