VolHeader.H File Reference

Volume header class for SimVoleon formated voxel data. More...

#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  VolHeader
 Header for the Vol format file. More...

Functions

uint32_t hton_uint32 (const uint32_t value)
 Convert host byte order to network byte order (Big Endian).
uint32_t ntoh_uint32 (const uint32_t value)
 Convert network byte order (Big Endian) to host byte order.
float hton_float (const float value)
 Convert host byte order to network byte order (Big Endian).
float ntoh_float (const float value)
 Convert network byte order (Big Endian) to host byte order.


Detailed Description

Volume header class for SimVoleon formated voxel data.


Function Documentation

float hton_float const float  value  ) 
 

Convert host byte order to network byte order (Big Endian).

uint32_t hton_uint32 const uint32_t  value  ) 
 

Convert host byte order to network byte order (Big Endian).

float ntoh_float const float  value  ) 
 

Convert network byte order (Big Endian) to host byte order.

uint32_t ntoh_uint32 const uint32_t  value  ) 
 

Convert network byte order (Big Endian) to host byte order.


Generated on Thu Mar 2 17:55:25 2006 for density by  doxygen 1.4.6