ecat 6.0.0
vol3d Struct Reference

#include <ecat/kernel/matpkg.h>

Public Attributes

int xdim
 
int ydim
 
int zdim
 
float voxel_size
 
float * data
 

Detailed Description

Definition at line 13 of file matpkg.h.

Member Data Documentation

◆ data

float* vol3d::data

Definition at line 17 of file matpkg.h.

◆ voxel_size

float vol3d::voxel_size

Definition at line 16 of file matpkg.h.

◆ xdim

int vol3d::xdim

Definition at line 15 of file matpkg.h.

◆ ydim

int vol3d::ydim

Definition at line 15 of file matpkg.h.

◆ zdim

int vol3d::zdim

Definition at line 15 of file matpkg.h.


The documentation for this struct was generated from the following file: