|
Function |
Description |
| CountGroups() |
Returns the number of groups attached to the BParameterWeb |
| CountParameters() |
Returns the number of BParameters attached to the BParameterWeb |
| GroupAt() |
Returns the group at the specified offset into the list of groups in the BParameterWeb |
| MakeGroup() |
Creates a new BParameterGroup and attaches it to the BParameterWeb |
| Node() |
Returns the media_node for the BControllable that owns this BParameterWeb |
| ParameterAt() |
Returns the BParameter at the specified index |
| BParameterWeb() |
Constructor |
| ~BParameterWeb() |
Destructor |