#include <simple_volume.h>
Public Types | |
enum | DataType { UNDEF = 0, BYTE = 1, SHORT = 2, FLOAT = 3, UNDEF = 0, BYTE = 1, SHORT = 2, FLOAT = 3 } |
enum | DataType { UNDEF = 0, BYTE = 1, SHORT = 2, FLOAT = 3, UNDEF = 0, BYTE = 1, SHORT = 2, FLOAT = 3 } |
Static Public Member Functions | |
static bool | Open (const char *filename, VolumeType &V, Point3i sz, DataType d) |
static bool | Open (const char *filename, VolumeType &V, Point3i sz, DataType d) |
Definition at line 72 of file simple_volume.h.
enum vcg::RawVolumeImporter::DataType |
Definition at line 100 of file mc_trivial_walker.h.
enum vcg::RawVolumeImporter::DataType |
Definition at line 75 of file simple_volume.h.
static bool vcg::RawVolumeImporter< VolumeType >::Open | ( | const char * | filename, | |
VolumeType & | V, | |||
Point3i | sz, | |||
DataType | d | |||
) | [inline, static] |
Definition at line 109 of file mc_trivial_walker.h.
static bool vcg::RawVolumeImporter< VolumeType >::Open | ( | const char * | filename, | |
VolumeType & | V, | |||
Point3i | sz, | |||
DataType | d | |||
) | [inline, static] |
Definition at line 84 of file simple_volume.h.