Home
last modified time | relevance | path

Searched refs:MOLFILE_NORMS (Results 1 – 11 of 11) sorted by relevance

/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Doffplugin.cpp161 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
172 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
206 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
216 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
246 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
256 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
H A Draster3dplugin.cpp312 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
350 graphics[n].type = MOLFILE_NORMS; in read_rawgraphics()
H A Dmsmsplugin.cpp187 msms->graphics[2*i + 1].type = MOLFILE_NORMS; in read_rawgraphics()
H A Dgraspplugin.cpp454 grasp->graphics[2*tri_count+1].type = MOLFILE_NORMS; in read_rawgraphics()
/dports/science/gromacs/gromacs-2021.4/src/external/vmd_molfile/
H A Dmolfile_plugin.h457 MOLFILE_POINT, MOLFILE_TRIANGLE, MOLFILE_TRINORM, MOLFILE_NORMS, enumerator
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/include/
H A Dmolfile_plugin.h550 MOLFILE_POINT, MOLFILE_TRIANGLE, MOLFILE_TRINORM, MOLFILE_NORMS, enumerator
/dports/science/py-rmf/rmf-1.3.1/plugins/vmd/include/
H A Dmolfile_plugin.h508 MOLFILE_NORMS, enumerator
/dports/science/plumed/plumed2-2.7.2/src/molfile/
H A Dmolfile_plugin.h591 MOLFILE_POINT, MOLFILE_TRIANGLE, MOLFILE_TRINORM, MOLFILE_NORMS, enumerator
/dports/science/rmf/rmf-1.3.1/plugins/vmd/include/
H A Dmolfile_plugin.h508 MOLFILE_NORMS, enumerator
/dports/science/lammps/lammps-stable_29Sep2021/lib/molfile/
H A Dmolfile_plugin.h595 MOLFILE_POINT, MOLFILE_TRIANGLE, MOLFILE_TRINORM, MOLFILE_NORMS, enumerator
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DPlugIOManager.cpp811 if (g + 1 != g_end && g[1].type == MOLFILE_NORMS) { in PlugIOManagerLoadGraphics()
828 case MOLFILE_NORMS: in PlugIOManagerLoadGraphics()