UnityMol  1.0.25beta
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
XDRFileWrapper Member List

This is the complete list of members for XDRFileWrapper, including all inherited members.

read_trr(System.IntPtr xd, int natoms, ref int step, ref float time, ref float lambda, float[,] box, [In, Out] float[] x, [In, Out] float[] v, [In, Out] float[] f)XDRFileWrapper
read_trr_natoms([In] string filename, ref int natoms)XDRFileWrapper
read_xtc(System.IntPtr xd, int natoms, ref int step, ref float time, float[,] box, [In, Out] float[] x, ref float prec)XDRFileWrapper
read_xtc_natoms([In] string filename, ref int natoms)XDRFileWrapper
xdrfile_close([In] System.IntPtr xfp)XDRFileWrapper
xdrfile_open([In] string path, [In] string mode)XDRFileWrapper