Chicane

Bounds2D

ヘッダー
Includes/Chicane/Core/Math/Bounds/2D.hpp
ネームスペース
Chicane::Bounds2D

コンストラクター

名前説明
Bounds2D()

関数

アクセスタイプモディファイア名前説明
public
bool
const
contains(
const  Vec2& inPoint
)
public
bool
const
overlaps(
const  Bounds2D& inOther
)

メンバ

アクセスタイプモディファイア名前説明
public
float
top
public
float
bottom
public
float
left
public
float
right