#include <molfile_plugin.h>
Public Attributes | |
int | setidx |
float * | scalar |
float * | gradient |
float * | variance |
float * | rgb3f |
unsigned char * | rgb3u |
Definition at line 314 of file molfile_plugin.h.
|
gradient vector field Definition at line 317 of file molfile_plugin.h. |
|
RGB floating point color texture map Definition at line 319 of file molfile_plugin.h. |
|
RGB unsigned byte color texture map Definition at line 320 of file molfile_plugin.h. |
|
scalar density/potential field data Definition at line 316 of file molfile_plugin.h. |
|
volumetric dataset index to load/save Definition at line 315 of file molfile_plugin.h. |
|
variance map indicating signal/noise Definition at line 318 of file molfile_plugin.h. |