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

volallo.c File Reference

#include <stdlib.h>
#include "idvol.h"
#include "idprint.h"

Go to the source code of this file.

Defines

#define DEBUG   0

Functions

PPPVOLUME IdVolAlloc (int sx, int sy, int sz, int ty)
 Allocation d'une structure VOLUME compacte (voxels consecutifs).

void _IdVolFree (PPPVOLUME *pv)
 Liberation d'un VOLume compact (tous les plans sont consecutifs en memoire).


Define Documentation

#define DEBUG   0
 

Definition at line 41 of file volallo.c.


Function Documentation

void _IdVolFree PPPVOLUME pv  ) 
 

Liberation d'un VOLume compact (tous les plans sont consecutifs en memoire).

Parameters:
pv Volume a liberer.

Definition at line 134 of file volallo.c.

References _IdVolPrivate.

PPPVOLUME IdVolAlloc int  sx,
int  sy,
int  sz,
int  ty
 

Allocation d'une structure VOLUME compacte (voxels consecutifs).

Parameters:
sx dimension X du volume a allouer.
sy dimension Y du volume a allouer
sz dimension X du volume a allouer.
ty Type des voxels
Returns:
pointeur sur la structure; NULL si echec

Definition at line 59 of file volallo.c.

References PRIVATE_VOLUME::_fichier, PRIVATE_VOLUME::_message, DEBUG, IDO_TYPE, IdSizeOfType, IdVolDimX, IdVolDimY, IdVolDimZ, IdVolType, IdVolUsedNbX, IdVolUsedNbY, IdVolUsedNbZ, PPPVOLUME, PRIVATE_VOLUME::subObject, TY_BIT, TY_SIZE, and VOL.

Referenced by AllocObject(), DisplayObject3D(), DisplayVol(), GetParamFromDataFile(), GetSignalRFComplexFromExperience(), GetSignalRFComponentFromExperience(), GetSignalRFModuleFromExperience(), GetSignalRFPhaseFromExperience(), GetVolumeVOI(), IdDcmReadFileIntoVectorFromDcmHdr(), IdVolFFT(), IdVolIFFT(), IdVolReadRawFile(), IdVolReadRawFileWithOffset(), RecVolIFFTComplexe(), RecVolIFFTComplexeFromVol(), RecVolIFFTModule(), RecVolIFFTModuleFromVol(), RecVolIFFTPhase(), RecVolIFFTPhaseFromVol(), RunSequence(), SaveObjectAsVolFloat(), WriteVolRecUchar(), and WriteVolRF().


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