|
OpenStructure
|
#include <image_state_spatial_domain.hh>
Public Member Functions | |
| SpatialDomain (const Extent &e) | |
| DataDomain | GetDomain () const |
| void | SetSpatialOrigin (const Point &o) |
| Point | GetSpatialOrigin () const |
| Extent | GetExtent () const |
| Extent | GetLogicalExtent () const |
| Extent | GetPhysicalExtent () const |
| template<typename V > | |
| Real | GetReal (const Point &p, const ValueHolder< V > &data) const |
| template<typename V > | |
| void | SetReal (const Point &p, const Real &r, ValueHolder< V > &data) |
| template<typename V > | |
| Complex | GetComplex (const Point &p, const ValueHolder< V > &data) const |
| template<typename V > | |
| void | SetComplex (const Point &p, const Complex &c, ValueHolder< V > &data) |
| Index | Point2Index (const Point &p) const |
Definition at line 49 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 51 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 95 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 56 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 66 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 70 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 74 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 79 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 62 of file image_state_spatial_domain.hh.
Definition at line 110 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 104 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 88 of file image_state_spatial_domain.hh.
|
inline |
Definition at line 58 of file image_state_spatial_domain.hh.
1.8.1.1