
SVars
| SMinMaxVar<float>() | |
| SMinMaxVar<float>(const SMinMaxVar<float>&) | |
| SMinMaxVar<float>(float val, float min, float max) | |
| ~SMinMaxVar<float>() | |
| static TClass* | Class() |
| float | Delta(float d) |
| float | Get() const |
| float | GetMax() const |
| float | GetMin() const |
| TClass* | IsA() const |
| float | operator float() const |
| float | operator=(float v) |
| SMinMaxVar<float>& | operator=(const SMinMaxVar<float>&) |
| void | Print() const |
| float | Set(float v) |
| void | SetMax(float max) |
| void | SetMin(float min) |
| void | SetMinMax(float min, float max) |
| void | ShowMembers(TMemberInspector& insp) |
| void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| float | valminmax(float v) const |
