Chicane

Transformable

ヘッダー
Includes/Chicane/Core/Transformable.hpp
ネームスペース
Chicane::Transformable

コンストラクター

名前説明
Transformable()

オーバーライド関数

アクセスタイプモディファイア名前説明
protected
void
onRefresh()

バーチャル関数

アクセスタイプモディファイア名前説明
protected
void
inline
onTransform()

関数

アクセスタイプモディファイア名前説明
public
const  Bounds3D&
const
getBounds()
public
void
addBounds(
const  Bounds3D& inBounds
)
public
const  Vec3&
const
getTop()
public
const  Vec3&
const
getCenter()
public
const  Vec3&
const
getBottom()

メンバ

アクセスタイプモディファイア名前説明
private
m_bounds