Go to the source code of this file.
Functions | |
void | _IdSeqFreeSubSequence (PPPPSEQUENCE *) |
void | _IdSeqFree (PPPPSEQUENCE *) |
Liberation d'une SEQuence compacte (tous les blocs sont consecutifs en memoire). | |
void *** | _IdAllocSubBloc (char ***bl, int ox, int oy, int oz, int lx, int ly, int lz) |
void *** | _IdReuseSubBloc (char ***bl, int ox, int oy, int oz, int lx, int ly, int lz) |
void | _IdFreeSubBloc (void ***pi, int np) |
|
|
|
|
|
|
|
Liberation d'une SEQuence compacte (tous les blocs sont consecutifs en memoire).
Definition at line 174 of file seqallo.c. References _IdSeqPrivate, and DEBUG. |
|
|