#include <eoRealInitBounded.h>

Public Member Functions | |
| eoRealInitBounded (eoRealVectorBounds &_bounds) | |
| Ctor - from eoRealVectorBounds. | |
| virtual void | operator() (EOT &_eo) |
| simply passes the argument to the uniform method of the bounds | |
| virtual eoRealVectorBounds & | theBounds () |
| accessor to the bounds | |
| virtual unsigned | size () |
Private Attributes | |
| eoRealVectorBounds & | bounds |
Definition at line 40 of file eoRealInitBounded.h.
1.5.5