#include <mdsTetraEdgeIterator.h>
Public Attributes | |
double | m_dMaxX |
Maximal x coordinate of the edge. | |
mds::img::CPoint3D | m_Position |
Pixel position. | |
mds::img::CVector3D | m_Step |
Steps in x, y and z direction. | |
tVoxel | m_Value |
Current interpolated pixel value. |
|
Maximal x coordinate of the edge.
|
|
Pixel position.
|
|
Steps in x, y and z direction.
|
|
Current interpolated pixel value.
|