mirror of
https://github.com/brmlab/medirap.git
synced 2025-06-08 17:14:04 +02:00
store images into structure
This commit is contained in:
parent
a0d3dba238
commit
8039ff529a
4 changed files with 29 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <QString>
|
||||
|
||||
#define VOXELDATA char
|
||||
#define VOXELDATA unsigned char
|
||||
|
||||
class VoxelData
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue