|
DCMTK
Version 3.7.0
OFFIS DICOM Toolkit
|
Physical Frame number with its respective position. More...
Public Member Functions | |
| FramePositionAndNumber () | |
| Default constructor required for vector initialization. | |
| FramePositionAndNumber (const ImagePosition &pos, const Uint32 &num) | |
| Constructor. More... | |
Public Attributes | |
| ImagePosition | m_position |
| Frame position in space. | |
| Uint32 | m_frameNumber |
| Physical frame number (number of frame in DICOM object) | |
Physical Frame number with its respective position.
|
inline |
Constructor.
| pos | Image position |
| num | Physical frame number |