Doxygen Source Code Documentation
SUMA_COLORLIST_STRUCT Struct Reference
#include <SUMA_define.h>
Data Fields | |
GLfloat * | glar_ColorList |
int | N_glar_ColorList |
char * | idcode_str |
SUMA_Boolean | Remix |
Detailed Description
structure holding the pointer the node color assignment and a bit more
Definition at line 1260 of file SUMA_define.h.
Field Documentation
|
pointer to the 1D ColorList array Definition at line 1261 of file SUMA_define.h. Referenced by SUMA_Alloc_SurfaceViewer_Struct(). |
|
string containing the idcode of the surface to which glar_ColorList belongs Definition at line 1263 of file SUMA_define.h. Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_RegisterDO(), SUMA_SetLocalRemixFlag(), and SUMA_SetRemixFlag(). |
|
Number of elements in glar_ColorList 4xNumber of nodes in the surface Definition at line 1262 of file SUMA_define.h. Referenced by SUMA_Alloc_SurfaceViewer_Struct(). |
|
flag indicating that colors need to be remixed Definition at line 1264 of file SUMA_define.h. Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_SetAllRemixFlag(), SUMA_SetLocalRemixFlag(), SUMA_SetRemixFlag(), and SUMA_SetShownLocalRemixFlag(). |
The documentation for this struct was generated from the following file: