Arbor 3: FSM & BT Graph Editor
3.1.0
|
参照方法が複数ある柔軟なBounds型を扱うクラス。 More...
Public Member Functions | |
FlexibleBounds () | |
FlexibleBoundsデフォルトコンストラクタ More... | |
FlexibleBounds (Bounds value) | |
FlexibleBoundsコンストラクタ More... | |
FlexibleBounds (BoundsParameterReference parameter) | |
FlexibleBoundsコンストラクタ More... | |
FlexibleBounds (InputSlotBounds slot) | |
FlexibleBoundsコンストラクタ More... | |
Static Public Member Functions | |
static | operator Bounds (FlexibleBounds flexible) |
FlexibleBoundsをBoundsにキャスト。 More... | |
static | operator FlexibleBounds (Bounds value) |
BoundsをFlexibleBoundsにキャスト。 More... | |
Properties | |
FlexibleType | type [get] |
Typeを返す More... | |
Parameter | parameter [get] |
Parameterを返す。TypeがParameter以外の場合はnull。 More... | |
Bounds | value [get] |
値を返す More... | |
参照方法が複数ある柔軟なBounds型を扱うクラス。
FlexibleBounds | ( | ) |
FlexibleBoundsデフォルトコンストラクタ
FlexibleBounds | ( | Bounds | value | ) |
FlexibleBoundsコンストラクタ
value | 値 |
FlexibleBounds | ( | BoundsParameterReference | parameter | ) |
FlexibleBoundsコンストラクタ
parameter | パラメータ |
FlexibleBounds | ( | InputSlotBounds | slot | ) |
FlexibleBoundsコンストラクタ
slot | スロット |
|
explicitstatic |
FlexibleBoundsをBoundsにキャスト。
flexible | FlexibleBounds |
|
explicitstatic |
BoundsをFlexibleBoundsにキャスト。
value | Bounds |
|
get |
Parameterを返す。TypeがParameter以外の場合はnull。
|
get |
Typeを返す
|
get |
値を返す