Doxygen Source Code Documentation
SUMA_ViewState Struct Reference
#include <SUMA_define.h>
Data Fields | |
char * | Name |
char * | Group |
int * | MembSOs |
int | N_MembSOs |
SUMA_ViewState_Hist * | Hist |
Detailed Description
structure defining the viewing state of the viewer window
Definition at line 1220 of file SUMA_define.h.
Field Documentation
|
The group to which the viewing state belongs. Definition at line 1222 of file SUMA_define.h. Referenced by SUMA_Free_ViewState(), SUMA_NextState(), SUMA_PrevState(), and SUMA_ViewStateInfo(). |
|
Pointer to structure containing various parameter settings for that viewing state Definition at line 1226 of file SUMA_define.h. Referenced by SUMA_Free_ViewState(), and SUMA_ViewStateInfo(). |
|
Indices into DOv of SOs that are members of the viewing state Definition at line 1223 of file SUMA_define.h. Referenced by SUMA_BestStandardView(), SUMA_Free_ViewState(), SUMA_RegisterSpecSO(), SUMA_SetupSVforDOs(), SUMA_SwitchState(), and SUMA_ViewStateInfo(). |
|
Number of members in MembSOs. Only SOs that are in MembSOs can be placed into RegisteredDO of the viewer in a particular viewing state. Definition at line 1224 of file SUMA_define.h. Referenced by SUMA_BestStandardView(), SUMA_RegisterSpecSO(), SUMA_SetupSVforDOs(), SUMA_SwitchState(), and SUMA_ViewStateInfo(). |
|
The name of the viewing state, fiducial, inflated, etc .. Definition at line 1221 of file SUMA_define.h. Referenced by SUMA_Free_ViewState(), SUMA_input(), SUMA_SetupSVforDOs(), SUMA_SwitchState(), and SUMA_ViewStateInfo(). |
The documentation for this struct was generated from the following file: