コンストラクター
名前 | 説明 |
---|---|
Corners( const std::string& inOnelineAttributeName, const std::string& inTopAttributeName, const std::string& inBottomAttributeName, const std::string& inLeftAttributeName, const std::string& inRightAttributeName ) |
関数
アクセス | タイプ | モディファイア | 名前 | 説明 |
---|---|---|---|---|
public | bool | refresh( std::function<float(const std::string&, Direction)> inCalculator ) | ||
public | bool | inline |
メンバ
アクセス | タイプ | モディファイア | 名前 | 説明 |
---|---|---|---|---|
public | float | top | ||
public | float | bottom | ||
public | float | left | ||
public | float | right | ||
private | std::string | m_onelineAttributeName | ||
private | std::string | m_topAttributeName | ||
private | std::string | m_bottomAttributeName | ||
private | std::string | m_leftAttributeName | ||
private | std::string | m_rightAttributeName |