PointSample Class Reference
Represents the value of a generic function ({x,y} -> any) evaluated at a particular 2D point. More...
#include <PointSample.h>
Public Member Functions | |
Constructors | |
| PointSample (const Point2 &position_, const Event &value_) | |
| PointSample (const Point2 &position_) | |
| PointSample (const real_t x, const real_t y, const Event &value_) | |
| PointSample (const real_t x, const real_t y) | |
| PointSample () | |
Public Attributes | |
Public data | |
| Point2 | position |
| Event | value |
Detailed Description
Represents the value of a generic function ({x,y} -> any) evaluated at a particular 2D point.
- Date:
- Fall 2008
Definition at line 24 of file PointSample.h.
Constructor & Destructor Documentation
Definition at line 37 of file PointSample.h.
| PointSample::PointSample | ( | const Point2 & | position_ | ) | [inline] |
Definition at line 41 of file PointSample.h.
Definition at line 45 of file PointSample.h.
Definition at line 49 of file PointSample.h.
| PointSample::PointSample | ( | ) | [inline] |
Definition at line 53 of file PointSample.h.
Member Data Documentation
Definition at line 29 of file PointSample.h.
Definition at line 30 of file PointSample.h.
The documentation for this class was generated from the following file:
Generated on 28 Feb 2009 for Milton by
1.5.6