MeVisLab Toolbox Reference
|
Structure holding a 2D voxel position. More...
#include <CSOLiveWireNode.h>
Public Attributes | |
unsigned int | posx = 0 |
The voxel position's x component. | |
unsigned int | posy = 0 |
The voxel position's y component. | |
Structure holding a 2D voxel position.
Definition at line 29 of file CSOLiveWireNode.h.
The voxel position's x component.
Definition at line 31 of file CSOLiveWireNode.h.
The voxel position's y component.
Definition at line 32 of file CSOLiveWireNode.h.