Skyscraper 2.0
xr::Side Namespace Reference

Variables

constexpr side_t Left = 0
 
constexpr side_t Right = 1
 
constexpr side_t Count = 2
 

Variable Documentation

◆ Count

side_t xr::Side::Count = 2
constexpr

Definition at line 13 of file XrSide.h.

◆ Left

side_t xr::Side::Left = 0
constexpr

Definition at line 11 of file XrSide.h.

◆ Right

side_t xr::Side::Right = 1
constexpr

Definition at line 12 of file XrSide.h.