#include <mdsTetraEdgeIterator.h>
Public Attributes | |
| mds::tSize | m_K1Y |
| Parameters of the Bresenham's algorithm. | |
| mds::tSize | m_K1Z |
| mds::tSize | m_K2Y |
| mds::tSize | m_K2Z |
| mds::tSize | m_MaxX |
| Maximal X coordinate of the edge. | |
| mds::tSize * | m_pX |
| Iterator position. | |
| mds::tSize * | m_pY |
| mds::tSize | m_PY |
| mds::tSize * | m_pZ |
| mds::tSize | m_PZ |
| mds::tSize | m_StepY |
| Steps in y and z direction. | |
| mds::tSize | m_StepZ |
| mds::tSize | m_X |
| Pixel position. | |
| mds::tSize | m_Y |
| mds::tSize | m_Z |
|
|
Parameters of the Bresenham's algorithm.
|
|
|
|
|
|
|
|
|
|
|
|
Maximal X coordinate of the edge.
|
|
|
Iterator position.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Steps in y and z direction.
|
|
|
|
|
|
Pixel position.
|
|
|
|
|
|
|
1.4.6-NO