Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

vtk_t Struct Reference

List of all members.

Public Attributes

FILE * fd
char title [257]
int nsets
 spec says 256 chars max w/ newline termination. More...

molfile_volumetric_tvol
int isBinary

Member Data Documentation

FILE* vtk_t::fd
 

Definition at line 72 of file vtkplugin.C.

Referenced by close_vtk_read, open_vtk_read, and read_vtk_data.

int vtk_t::isBinary
 

Definition at line 76 of file vtkplugin.C.

Referenced by open_vtk_read, and read_vtk_data.

int vtk_t::nsets
 

spec says 256 chars max w/ newline termination.

Definition at line 74 of file vtkplugin.C.

Referenced by open_vtk_read, and read_vtk_metadata.

char vtk_t::title[257]
 

Definition at line 73 of file vtkplugin.C.

Referenced by open_vtk_read.

molfile_volumetric_t* vtk_t::vol
 

Definition at line 75 of file vtkplugin.C.

Referenced by close_vtk_read, open_vtk_read, read_vtk_data, and read_vtk_metadata.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 19 03:09:49 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002