VIP: Volume Image Processing


fold_arg_io.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int VipReadOldARGtoRef (FoldArg *arg, char *name)
 
int VipWriteGenericFoldArg (FoldArg *arg, char *name)
 
int VipWriteOldPliDePassageSet (PliDePassageSet *ppset, char *name)
 
int VipWriteGenericPliDePassageSet (PliDePassageSet *ppset, char *name, char *shortname, Vip3DPoint_VFLOAT voxsize)
 
PliDePassageSetVipReadOldPliDePassageSet (char *name, SurfaceSimpleList *sslist)
 
int VipWriteGenericCortexRelationSet (CortexRelationSet *jset, char *name, char *shortname, Vip3DPoint_VFLOAT voxsize)
 
int VipWriteGenericJunctionSet (JunctionSet *jset, char *name, char *shortname, Vip3DPoint_VFLOAT voxsize)
 
int VipWriteGenericSSfile (SurfaceSimpleList *sslist, char *name, char *shortname, Vip3DPoint_VFLOAT voxsize)
 
int VipWriteGenericARGtoRef (FoldArg *arg, char *name, char *shortname)
 
SurfaceSimpleListVipReadOldSSfile (char *name)
 
FoldArgVipReadOldFoldArg (char *name)
 
JunctionSetVipReadOldJunctionSet (char *name, SurfaceSimpleList *sslist)
 
CortexRelationSetVipReadOldCortexRelationSet (char *name, SurfaceSimpleList *sslist)
 
int VipWriteOldFoldArg (FoldArg *arg, char *name)
 
int VipWriteOldSSfile (SurfaceSimpleList *sslist, char *name)
 
int VipWriteOldJunctionSet (JunctionSet *jset, char *name)
 
int VipWriteOldCortexRelationSet (CortexRelationSet *jset, char *name)
 
int VipWriteOldARGtoRef (FoldArg *arg, char *name)
 

Function Documentation

◆ VipReadOldARGtoRef()

int VipReadOldARGtoRef ( FoldArg * arg,
char * name )
extern

◆ VipReadOldCortexRelationSet()

CortexRelationSet * VipReadOldCortexRelationSet ( char * name,
SurfaceSimpleList * sslist )

◆ VipReadOldFoldArg()

FoldArg * VipReadOldFoldArg ( char * name)
extern

◆ VipReadOldJunctionSet()

JunctionSet * VipReadOldJunctionSet ( char * name,
SurfaceSimpleList * sslist )

◆ VipReadOldPliDePassageSet()

PliDePassageSet * VipReadOldPliDePassageSet ( char * name,
SurfaceSimpleList * sslist )
extern

◆ VipReadOldSSfile()

SurfaceSimpleList * VipReadOldSSfile ( char * name)
extern

◆ VipWriteGenericARGtoRef()

int VipWriteGenericARGtoRef ( FoldArg * arg,
char * name,
char * shortname )
extern

◆ VipWriteGenericCortexRelationSet()

int VipWriteGenericCortexRelationSet ( CortexRelationSet * jset,
char * name,
char * shortname,
Vip3DPoint_VFLOAT voxsize )
extern

◆ VipWriteGenericFoldArg()

int VipWriteGenericFoldArg ( FoldArg * arg,
char * name )
extern

◆ VipWriteGenericJunctionSet()

int VipWriteGenericJunctionSet ( JunctionSet * jset,
char * name,
char * shortname,
Vip3DPoint_VFLOAT voxsize )
extern

◆ VipWriteGenericPliDePassageSet()

int VipWriteGenericPliDePassageSet ( PliDePassageSet * ppset,
char * name,
char * shortname,
Vip3DPoint_VFLOAT voxsize )
extern

◆ VipWriteGenericSSfile()

int VipWriteGenericSSfile ( SurfaceSimpleList * sslist,
char * name,
char * shortname,
Vip3DPoint_VFLOAT voxsize )
extern

◆ VipWriteOldARGtoRef()

int VipWriteOldARGtoRef ( FoldArg * arg,
char * name )
extern

◆ VipWriteOldCortexRelationSet()

int VipWriteOldCortexRelationSet ( CortexRelationSet * jset,
char * name )
extern

◆ VipWriteOldFoldArg()

int VipWriteOldFoldArg ( FoldArg * arg,
char * name )
extern

◆ VipWriteOldJunctionSet()

int VipWriteOldJunctionSet ( JunctionSet * jset,
char * name )
extern

◆ VipWriteOldPliDePassageSet()

int VipWriteOldPliDePassageSet ( PliDePassageSet * ppset,
char * name )
extern

◆ VipWriteOldSSfile()

int VipWriteOldSSfile ( SurfaceSimpleList * sslist,
char * name )
extern