関数
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|---|---|---|---|
public | virtual | bool | contains(const Transformable* inSubject) | |
public | virtual | void | use(const CameraComponent* inCamera) | |
protected | virtual | bool | isWithinPlane(const Plane& inPlane, const Vec<3, float> inCenter) |
メンバ
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|---|---|---|---|
public | Vec<3, float> | center | ||
protected | Plane | m_top | ||
protected | Plane | m_bottom | ||
protected | Plane | m_left | ||
protected | Plane | m_right | ||
protected | Plane | m_near | ||
protected | Plane | m_far |