For selecting a float value based on weights.
More...
For selecting a float value based on weights.
Definition at line 932 of file t1_scriptAPI.cpp.
◆ kSelectionListFloat()
kSelectionListFloat::kSelectionListFloat |
( |
| ) |
|
◆ AddItem()
void kSelectionListFloat::AddItem |
( |
float | item, |
|
|
const int | weight ) |
◆ GetNumEntries()
const uint kSelectionListFloat::GetNumEntries |
( |
| ) |
const |
returns number of items in the list
◆ opAssign()
◆ Reset()
void kSelectionListFloat::Reset |
( |
| ) |
|
clears all items in the list
◆ Select()
float & kSelectionListFloat::Select |
( |
| ) |
|
Returns a value based on item weights.