Classes | Namespaces | Defines | Functions

creaImageIOUltrasonixImageReader.cpp File Reference

#include "creaImageIOSystem.h"
#include "creaImageIOUltrasonixImageReader.h"
#include <creaVtk.h>
#include <boost/filesystem/path.hpp>
Include dependency graph for creaImageIOUltrasonixImageReader.cpp:

Go to the source code of this file.

Classes

struct  creaImageIO::Ultrasonix_header

Namespaces

namespace  creaImageIO

Defines

#define HEADER_SIZE   19
#define TYPE_RF   16
#define TYPE_B8   4
#define TYPE_B32   8

Functions

bool creaImageIO::ReadHeader (FILE *Ultrasonix_file, Ultrasonix_header &h)

Define Documentation

#define HEADER_SIZE   19
#define TYPE_B32   8
#define TYPE_B8   4

Definition at line 7 of file creaImageIOUltrasonixImageReader.cpp.

#define TYPE_RF   16