|
Arbor 3: FSM & BT Graph Editor
3.1.3
|
Class to handle a flexible Bounds type reference method there is more than one. More...
Public Member Functions | |
| FlexibleBounds () | |
| FlexibleBounds default constructor More... | |
| FlexibleBounds (Bounds value) | |
| FlexibleBounds constructor More... | |
| FlexibleBounds (BoundsParameterReference parameter) | |
| FlexibleBounds constructor More... | |
| FlexibleBounds (InputSlotBounds slot) | |
| FlexibleBounds constructor More... | |
Static Public Member Functions | |
| static | operator Bounds (FlexibleBounds flexible) |
| Cast FlexibleBounds to Bounds. More... | |
| static | operator FlexibleBounds (Bounds value) |
| Cast Bounds to FlexibleBounds. More... | |
Properties | |
| FlexibleType | type [get] |
| It returns a type More... | |
| Parameter | parameter [get] |
| It return a Paramter. More... | |
| Bounds | value [get] |
| It returns a value More... | |
Class to handle a flexible Bounds type reference method there is more than one.
| FlexibleBounds | ( | ) |
FlexibleBounds default constructor
| FlexibleBounds | ( | Bounds | value | ) |
FlexibleBounds constructor
| value | Value |
| FlexibleBounds | ( | BoundsParameterReference | parameter | ) |
FlexibleBounds constructor
| parameter | Parameter |
| FlexibleBounds | ( | InputSlotBounds | slot | ) |
FlexibleBounds constructor
| slot | Slot |
|
explicitstatic |
Cast FlexibleBounds to Bounds.
| flexible | FlexibleBounds |
|
explicitstatic |
Cast Bounds to FlexibleBounds.
| value | Bounds |
|
get |
It returns a type
|
get |
It returns a value