Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

volrdf.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "idvol.h"
#include "idio.h"
#include "idprint.h"

Go to the source code of this file.

Defines

#define SEEK_SET   0

Functions

PPPVOLUME IdVolReadRawFile (char *nomfic, int sx, int sy, int sz, int ty)
int IdVolReadRawFileToVol (char *nomfic, PPPVOLUME vo)
PPPVOLUME IdVolReadRawFileWithOffset (char *nomfic, int sx, int sy, int sz, int ty, int offset)


Define Documentation

#define SEEK_SET   0
 

Definition at line 211 of file volrdf.c.

Referenced by _IdAcrCheckSwap(), _IdAcrGetElementLength(), _IdAcrGetPixelOffset(), _IdAcrModifElementLength(), _IdAcrOverWriteElement(), _IdAcrOverWriteElementNumber(), _IdAcrReadElement_avec_creation(), IdAcrInquireHeader(), IdAcrInquireInfoTot4(), and IdVolReadRawFileWithOffset().


Function Documentation

PPPVOLUME IdVolReadRawFile char *  nomfic,
int  sx,
int  sy,
int  sz,
int  ty
 

Definition at line 78 of file volrdf.c.

References _IdVolPrivate, ID_RFILE_BIN, IdPrintf(), IdSizeOfType, IdVolAlloc(), IdVolDimX, IdVolType, PPPVOLUME, and VOL_BIT.

Referenced by ReadLabelVolume().

int IdVolReadRawFileToVol char *  nomfic,
PPPVOLUME  vo
 

Definition at line 140 of file volrdf.c.

References _IdVolPrivate, ID_RFILE_BIN, IdSizeOfType, IdVolDimX, IdVolDimY, IdVolDimZ, IdVolType, and VOL_BIT.

PPPVOLUME IdVolReadRawFileWithOffset char *  nomfic,
int  sx,
int  sy,
int  sz,
int  ty,
int  offset
 

Definition at line 213 of file volrdf.c.

References _IdVolPrivate, ID_RFILE_BIN, IdSizeOfType, IdVolAlloc(), IdVolDimX, IdVolType, PPPVOLUME, SEEK_SET, and VOL_BIT.


Generated on Wed Oct 19 09:28:37 2005 for SIMRI3D by doxygen 1.3.7