Go to the source code of this file.
|
| 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) |
| |
| PliDePassageSet * | VipReadOldPliDePassageSet (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) |
| |
| SurfaceSimpleList * | VipReadOldSSfile (char *name) |
| |
| FoldArg * | VipReadOldFoldArg (char *name) |
| |
| JunctionSet * | VipReadOldJunctionSet (char *name, SurfaceSimpleList *sslist) |
| |
| CortexRelationSet * | VipReadOldCortexRelationSet (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) |
| |
◆ VipReadOldARGtoRef()
| int VipReadOldARGtoRef |
( |
FoldArg * | arg, |
|
|
char * | name ) |
|
extern |
◆ VipReadOldCortexRelationSet()
◆ VipReadOldFoldArg()
| FoldArg * VipReadOldFoldArg |
( |
char * | name | ) |
|
|
extern |
◆ VipReadOldJunctionSet()
◆ VipReadOldPliDePassageSet()
◆ VipReadOldSSfile()
◆ 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()
◆ VipWriteOldFoldArg()
| int VipWriteOldFoldArg |
( |
FoldArg * | arg, |
|
|
char * | name ) |
|
extern |
◆ VipWriteOldJunctionSet()
| int VipWriteOldJunctionSet |
( |
JunctionSet * | jset, |
|
|
char * | name ) |
|
extern |
◆ VipWriteOldPliDePassageSet()
◆ VipWriteOldSSfile()