|
OpenStructure
|
#include <fractional_shift.hh>
Inherits ModIPAlgorithm.
Public Member Functions | |
| FractionalShift (Real sx=0.0, Real sy=0.0, Real sz=0.0) | |
| FractionalShift (const Vec3 &v) | |
| void | SetShift (Real sx=0.0, Real sy=0.0, Real sz=0.0) |
| void | SetShift (const Vec3 &v) |
| Vec3 | GetShift () const |
| virtual void | Visit (ImageHandle &ih) |
Additional Inherited Members | |
Protected Member Functions inherited from ModIPAlgorithm | |
| ModIPAlgorithm (const String &name) | |
| ModIPAlgorithm (const ModIPAlgorithm &a) | |
| ModIPAlgorithm & | operator= (const ModIPAlgorithm &a) |
Protected Member Functions inherited from AlgorithmBase | |
| AlgorithmBase (const String &n) | |
| AlgorithmBase (const AlgorithmBase &a) | |
| AlgorithmBase & | operator= (const AlgorithmBase &b) |
Definition at line 32 of file fractional_shift.hh.
| FractionalShift | ( | Real | sx = 0.0, |
| Real | sy = 0.0, |
||
| Real | sz = 0.0 |
||
| ) |
| FractionalShift | ( | const Vec3 & | v | ) |
| Vec3 GetShift | ( | ) | const |
| void SetShift | ( | const Vec3 & | v | ) |
|
virtual |
Implements ModIPAlgorithm.
1.8.1.1