Range Struct Reference
Range is a 1-dimensional interval.
More...
#include <Types.h>
List of all members.
|
Public Attributes |
double | min |
double | max |
Detailed Description
The
Range structure stores a 1-dimensional interval and defines some basic operation on intervals.
Definition at line 33 of file Types.h.
Member Data Documentation
The documentation for this struct was generated from the following file: