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

xyzdata Struct Reference

List of all members.

Public Attributes

FILE * file
int numatoms
char * file_name
molfile_atom_tatomlist

Member Data Documentation

molfile_atom_t* xyzdata::atomlist
 

Definition at line 58 of file xyzplugin.c.

Referenced by close_xyz_write, write_xyz_structure, and write_xyz_timestep.

FILE* xyzdata::file
 

Definition at line 55 of file xyzplugin.c.

Referenced by close_xyz_read, close_xyz_write, open_xyz_read, open_xyz_write, read_xyz_structure, read_xyz_timestep, and write_xyz_timestep.

char* xyzdata::file_name
 

Definition at line 57 of file xyzplugin.c.

Referenced by close_xyz_read, close_xyz_write, open_xyz_read, open_xyz_write, read_xyz_structure, and read_xyz_timestep.

int xyzdata::numatoms
 

Definition at line 56 of file xyzplugin.c.

Referenced by open_xyz_read, open_xyz_write, read_xyz_structure, write_xyz_structure, and write_xyz_timestep.


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