#include <stdio.h>#include <stdlib.h>#include <string.h>#include "molfile_plugin.h"Go to the source code of this file.
Compounds | |
| struct | msms_t |
Functions | |
| void * | open_file_read (const char *filepath, const char *filetype, int *natoms) |
| int | read_rawgraphics (void *v, int *nelem, const molfile_graphics_t **data) |
| void | close_file_read (void *v) |
| VMDPLUGIN_API int | VMDPLUGIN_init (void) |
| VMDPLUGIN_API int | VMDPLUGIN_fini (void) |
| VMDPLUGIN_API int | VMDPLUGIN_register (void *v, vmdplugin_register_cb cb) |
Variables | |
| molfile_plugin_t | plugin |
|
|
Definition at line 169 of file msmsplugin.C. References msms_t::ffd, msms_t::graphics, and msms_t::vfd. Referenced by VMDPLUGIN_register. |
|
||||||||||||||||
|
Definition at line 33 of file msmsplugin.C. References msms_t::ffd, msms_t::graphics, and msms_t::vfd. Referenced by VMDPLUGIN_register. |
|
||||||||||||||||
|
Definition at line 95 of file msmsplugin.C. References molfile_graphics_t::data, msms_t::ffd, msms_t::graphics, MOLFILE_ERROR, MOLFILE_NORMS, MOLFILE_SUCCESS, MOLFILE_TRINORM, molfile_graphics_t::type, and msms_t::vfd. Referenced by VMDPLUGIN_register. |
|
|
Definition at line 194 of file msmsplugin.C. References VMDPLUGIN_API, and VMDPLUGIN_SUCCESS. |
|
|
Definition at line 193 of file msmsplugin.C. References VMDPLUGIN_API, and VMDPLUGIN_SUCCESS. |
|
||||||||||||
|
Definition at line 195 of file msmsplugin.C. References close_file_read, molfile_plugin_t::close_file_read, open_file_read, molfile_plugin_t::open_file_read, read_rawgraphics, molfile_plugin_t::read_rawgraphics, VMDPLUGIN_API, vmdplugin_register_cb, and VMDPLUGIN_SUCCESS. |
|
|
Initial value: {
vmdplugin_ABIVERSION,
MOLFILE_PLUGIN_TYPE,
"msms",
"MSMS Surface Mesh",
"John Stone",
0,
2,
VMDPLUGIN_THREADSAFE,
"face,vert"
}Definition at line 181 of file msmsplugin.C. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002