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

binposhandle Struct Reference

List of all members.

Public Attributes

FILE * fd
int numatoms
int wrongendian
float * xyz

Member Data Documentation

FILE* binposhandle::fd
 

Definition at line 36 of file binposplugin.c.

Referenced by close_file_read, close_file_write, open_binpos_read, open_binpos_write, read_next_timestep, and write_timestep.

int binposhandle::numatoms
 

Definition at line 37 of file binposplugin.c.

Referenced by open_binpos_read, open_binpos_write, read_next_timestep, and write_timestep.

int binposhandle::wrongendian
 

Definition at line 38 of file binposplugin.c.

Referenced by open_binpos_read, and read_next_timestep.

float* binposhandle::xyz
 

Definition at line 39 of file binposplugin.c.

Referenced by close_file_read, open_binpos_read, and read_next_timestep.


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