Chicane

Vec2

Header
Includes/Chicane/Core/Math/Vec/Vec2.hpp
Namespace
Chicane::Vec2

Construtores

NomeDescrição
Vec2(
A ... args
)

Funções

AccessoReturnoModificadorNomeDescrição
public
bool
inline
operator==(
const  Vec2& inLeft
const  Vec2& inRight
)

Membros

AccessoTipoModificadorNomeDescrição
public
const  Vec<2float>
static, constexpr
Zero
public
const  Vec<2float>
static, constexpr
One
public
const  Vec<2float>
static, constexpr
Up
public
const  Vec<2float>
static, constexpr
Right