Chicane

Style Corners

ヘッダー
Includes/Chicane/Grid/Style/Corners.hpp
ネームスペース
Chicane::Grid::StyleCorners

コンストラクター

名前説明
StyleCorners(
const  String& inOnelineAttributeName
const  String& inTopAttributeName
const  String& inBottomAttributeName
const  String& inLeftAttributeName
const  String& inRightAttributeName
)

関数

アクセスタイプモディファイア名前説明
public
bool
refresh(
const  StyleProperties& inSource
std::function<float(const String&StyleDirection)> inCalculator
)
public
bool
inline
operator==(
const  StyleCorners& inLeft
const  StyleCorners& inRight
)

メンバ

アクセスタイプモディファイア名前説明
public
float
top
public
float
bottom
public
float
left
public
float
right
private
m_onelineAttributeName
private
m_topAttributeName
private
m_bottomAttributeName
private
m_leftAttributeName
private
m_rightAttributeName