SpatialDomain Class Reference

#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

Detailed Description

Definition at line 49 of file image_state_spatial_domain.hh.


Constructor & Destructor Documentation

SpatialDomain ( const Extent e  )  [inline]

Definition at line 51 of file image_state_spatial_domain.hh.


Member Function Documentation

Complex GetComplex ( const Point p,
const ValueHolder< V > &  data 
) const [inline]

Definition at line 95 of file image_state_spatial_domain.hh.

DataDomain GetDomain (  )  const [inline]

Definition at line 56 of file image_state_spatial_domain.hh.

Extent GetExtent (  )  const [inline]

Definition at line 66 of file image_state_spatial_domain.hh.

Extent GetLogicalExtent (  )  const [inline]

Definition at line 70 of file image_state_spatial_domain.hh.

Extent GetPhysicalExtent (  )  const [inline]

Definition at line 74 of file image_state_spatial_domain.hh.

Real GetReal ( const Point p,
const ValueHolder< V > &  data 
) const [inline]

Definition at line 79 of file image_state_spatial_domain.hh.

Point GetSpatialOrigin (  )  const [inline]

Definition at line 62 of file image_state_spatial_domain.hh.

Index Point2Index ( const Point p  )  const [inline]

Definition at line 110 of file image_state_spatial_domain.hh.

void SetComplex ( const Point p,
const Complex c,
ValueHolder< V > &  data 
) [inline]

Definition at line 104 of file image_state_spatial_domain.hh.

void SetReal ( const Point p,
const Real r,
ValueHolder< V > &  data 
) [inline]

Definition at line 88 of file image_state_spatial_domain.hh.

void SetSpatialOrigin ( const Point o  )  [inline]

Definition at line 58 of file image_state_spatial_domain.hh.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1