Viewのレンダリングプレーン。
機能
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|---|---|---|---|
public | float | contains(const Vec<3, float>& inPoint) const | ||
public | void | update(const Vec<3, float>& inNormal, const Vec<3, float>& inPoint) | ||
private | float | distanceToPoint(const Vec<3, float>& inPoint) const |
メンバ
アクセス | モディファイア | タイプ | 名前 | 説明 |
---|---|---|---|---|
private | float | m_distance | ||
private | Vec<3, float> | m_normal |