|
LeviLamina
|
Inheritance diagram for RangedChoiceDensityFunction:Public Member Functions | |
| virtual ushort | addToCalculators (::DensityCalculators &, ::DensityFunctionRegistry const &) const |
Public Attributes | |
| ::ll::TypedStorage< 8, 16, ::DensityFunctionPtr > | mChoiceInput |
| ::ll::TypedStorage< 4, 4, float > | mMinInclusive |
| ::ll::TypedStorage< 4, 4, float > | mMaxExclusive |
| ::ll::TypedStorage< 8, 16, ::DensityFunctionPtr > | mInRangeInput |
| ::ll::TypedStorage< 8, 16, ::DensityFunctionPtr > | mOutOfRangeInput |
| ::ll::TypedStorage< 8, 32, ::std::string > | mName |
|
virtual |
Implements IDensityFunction.