#include <molfile_plugin.h>
Public Attributes | |
char | dataname [256] |
float | origin [3] |
float | xaxis [3] |
float | yaxis [3] |
float | zaxis [3] |
int | xsize |
int | ysize |
int | zsize |
int | has_color |
Definition at line 135 of file molfile_plugin.h.
|
name of volumetric data set Definition at line 136 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, open_xsf_read, read_dx_data, and read_xsf_data. |
|
flag indicating presence of voxel color data Definition at line 163 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, and open_xsf_read. |
|
origin: origin of volume (x=0, y=0, z=0 corner Definition at line 138 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, and open_xsf_read. |
|
direction (and length) for X axis Definition at line 149 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, and open_xsf_read. |
|
number of grid cells along the X axis Definition at line 159 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, open_xsf_read, read_avsfield_data, read_brix_data, read_ccp4_data, read_cube_data, read_dsn6_data, read_dx_data, read_edm_data, read_fs4_data, read_grid_data, read_map_data, read_orbital_data, read_plt_data, read_situs_data, read_spider_data, read_uhbd_data, and read_xsf_data. |
|
direction (and length) for Y axis Definition at line 150 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, and open_xsf_read. |
|
number of grid cells along the Y axis Definition at line 160 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, open_xsf_read, read_avsfield_data, read_brix_data, read_ccp4_data, read_cube_data, read_dsn6_data, read_dx_data, read_edm_data, read_fs4_data, read_grid_data, read_map_data, read_orbital_data, read_plt_data, read_situs_data, read_spider_data, read_uhbd_data, and read_xsf_data. |
|
direction (and length) for Z axis Definition at line 151 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, and open_xsf_read. |
|
number of grid cells along the Z axis Definition at line 161 of file molfile_plugin.h. Referenced by calculate_orbital, open_avsfield_read, open_brix_read, open_ccp4_read, open_cube_read, open_dsn6_read, open_dx_read, open_edm_read, open_fs4_read, open_grd_read, open_grid_read, open_map_read, open_phi_read, open_plt_read, open_situs_read, open_spider_read, open_uhbd_read, open_xsf_read, read_avsfield_data, read_brix_data, read_ccp4_data, read_cube_data, read_dsn6_data, read_dx_data, read_edm_data, read_fs4_data, read_grid_data, read_map_data, read_orbital_data, read_plt_data, read_situs_data, read_spider_data, read_uhbd_data, and read_xsf_data. |