RangeWithStepSize< ValueType >

Inherits Range< ValueType >.

Public Member Functions

 RangeWithStepSize (ValueType const &min, ValueType const &max, ValueType const &step)
 
- Public Member Functions inherited from Range< ValueType >
 Range (ValueType const &min, ValueType const &max)
 

Data Fields

ValueType stepSize
 
- Data Fields inherited from Range< ValueType >
ValueType min
 
ValueType max
 

The documentation for this struct was generated from the following file: