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

cntallo.c File Reference

#include <string.h>
#include <stdlib.h>
#include "idcnt.h"
#include "idprint.h"
#include "iderr.h"

Go to the source code of this file.

Functions

void _IdCntFree (PCONTOUR *pi)
PCONTOUR IdCntAlloc (int sx, int ty)
PCONTOUR IdCntVecteurToContour (void *vecteur, int ty, int ox, int lx)
PCONTOUR IdCntModifLongueur (PCONTOUR cnt, int nouvLong)


Function Documentation

void _IdCntFree PCONTOUR pi  ) 
 

Definition at line 72 of file cntallo.c.

References _IdCntPrivate.

PCONTOUR IdCntAlloc int  sx,
int  ty
 

Definition at line 125 of file cntallo.c.

References PRIVATE_CONTOUR::_fichier, PRIVATE_CONTOUR::_message, CNT, PRIVATE_CONTOUR::DimX, IDERR_ALLOC_CNT, IDERR_WRONG_TYPE, IdErrno, IdErrPrintf(), IDO_TYPE, IdTypeSize, PCONTOUR, and PRIVATE_CONTOUR::Type.

Referenced by _IdCntConnexPts(), IdCntPointsOfSegment(), and IdDcmReadFileIntoVectorFromDcmHdr().

PCONTOUR IdCntModifLongueur PCONTOUR  cnt,
int  nouvLong
 

Definition at line 263 of file cntallo.c.

References _IdCntPrivate, CNT, PRIVATE_CONTOUR::DimX, IDERR_ALLOC_CNT, IDERR_WRONG_TYPE, IdErrno, IdErrPrintf(), IdLibidoType, IdSizeOfType, and PCONTOUR.

Referenced by _IdCntAddPoint(), _IdCntInsertPoint(), _IdCntInsertPointsOfSegment(), and IdCntConcat().

PCONTOUR IdCntVecteurToContour void *  vecteur,
int  ty,
int  ox,
int  lx
 

Definition at line 193 of file cntallo.c.

References CNT, PRIVATE_CONTOUR::DimX, IDERR_ALLOC_CNT, IDERR_WRONG_TYPE, IdErrno, IdErrPrintf(), IDO_TYPE, IdTypeSize, PCONTOUR, and PRIVATE_CONTOUR::Type.


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