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

idseq-base.h File Reference

#include "idgen.h"
#include "idvol-ido.h"
#include "idseq-ido.h"

Go to the source code of this file.

Defines

#define IdSeqFree(pi)   _IdSeqFree((PPPPSEQUENCE*)&(pi) )

Functions

PPPPSEQUENCE IdSeqAlloc (int, int, int, int, int)
 Allocation d'une structure SEQuence compacte (seqxels consecutifs).


Define Documentation

#define IdSeqFree pi   )     _IdSeqFree((PPPPSEQUENCE*)&(pi) )
 

Definition at line 61 of file idseq-base.h.

Referenced by FreeObject(), and ReadObject().


Function Documentation

PPPPSEQUENCE IdSeqAlloc int  sx,
int  sy,
int  sz,
int  sb,
int  ty
 

Allocation d'une structure SEQuence compacte (seqxels consecutifs).

Warning:
les sexels de cette SEQuence ne sont pas initialises.
Parameters:
sx X dimension of the sequence to allocate.
sy Y dimension of the sequence to allocate.
sz Z dimension of the sequence to allocate.
sb T (time) dimension of the sequence to allocate.
ty Type des seqxels
Returns:
pointeur sur la structure; NULL si echec

Definition at line 63 of file seqallo.c.


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