Woolz Image Processing  Version 1.8.3
_WlzEMAPProperty Struct Reference

A property to hold EMAP information to attach to the reference models, anatomy and GE domains. MAPaint and atlas tools will propogate the information as required. Typedef: WlzEMAPProperty. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
WlzEMAPPropertyType emapType
 
char modelUID [16]
 
char anatomyUID [16]
 
char targetUID [16]
 
char targetVersion [16]
 
char stage [32]
 
char subStage [32]
 
char modelName [32]
 
char version [16]
 
char * fileName
 
long creationTime
 
char creationAuthor [64]
 
char creationMachineName [64]
 
long modificationTime
 
char modificationAuthor [64]
 
char * comment
 

Detailed Description

A property to hold EMAP information to attach to the reference models, anatomy and GE domains. MAPaint and atlas tools will propogate the information as required. Typedef: WlzEMAPProperty.

Field Documentation

◆ type

WlzObjectType _WlzEMAPProperty::type

◆ linkcount

int _WlzEMAPProperty::linkcount

linkcount

Referenced by WlzFreeEMAPProperty().

◆ freeptr

void* _WlzEMAPProperty::freeptr

◆ emapType

WlzEMAPPropertyType _WlzEMAPProperty::emapType

◆ modelUID

char _WlzEMAPProperty::modelUID[16]

model UID

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ anatomyUID

char _WlzEMAPProperty::anatomyUID[16]

anatomy UID

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ targetUID

char _WlzEMAPProperty::targetUID[16]

target model UID

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ targetVersion

char _WlzEMAPProperty::targetVersion[16]

target model version

Referenced by WlzChangeEMAPProperty().

◆ stage

char _WlzEMAPProperty::stage[32]

Embryo stage

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ subStage

char _WlzEMAPProperty::subStage[32]

Embryo sub-stage

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ modelName

char _WlzEMAPProperty::modelName[32]

Volume model name

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ version

char _WlzEMAPProperty::version[16]

Model version

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ fileName

char* _WlzEMAPProperty::fileName

Original filename (not very useful)

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ creationTime

long _WlzEMAPProperty::creationTime

Original creation time

Referenced by WlzMakeEMAPProperty().

◆ creationAuthor

char _WlzEMAPProperty::creationAuthor[64]

Creation author

Referenced by WlzMakeEMAPProperty().

◆ creationMachineName

char _WlzEMAPProperty::creationMachineName[64]

Original creation machine name

Referenced by WlzMakeEMAPProperty().

◆ modificationTime

long _WlzEMAPProperty::modificationTime

Modification time

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ modificationAuthor

char _WlzEMAPProperty::modificationAuthor[64]

Modification author

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().

◆ comment

char* _WlzEMAPProperty::comment

Text comment string.

Referenced by WlzChangeEMAPProperty(), and WlzMakeEMAPProperty().


The documentation for this struct was generated from the following file: