#include <string.h>#include "Matrix4.h"Go to the source code of this file.
Compounds | |
| struct | VMDDisplayList::CommandHeader |
| struct | VMDClipPlane |
| data structure describing user specified clipping planes. More... | |
| class | VMDDisplayList |
| Display list data structure used to hold all of the rendering commands VMD generates and interprets in order to do its 3-D rendering. More... | |
| struct | VMDDisplayList::VMDLinkIter |
Defines | |
| #define | VMD_MAX_CLIP_PLANE 6 |
| #define | PBC_NONE 0x00 |
| Controls for display of periodic boundary conditions Or these flags together to create a value for set_pbc. More... | |
| #define | PBC_X 0x01 |
| #define | PBC_Y 0x02 |
| #define | PBC_Z 0x04 |
| #define | PBC_OPX 0x08 |
| #define | PBC_OPY 0x10 |
| #define | PBC_OPZ 0x20 |
| #define | PBC_NOSELF 0x40 |
|
|
Controls for display of periodic boundary conditions Or these flags together to create a value for set_pbc.
Definition at line 48 of file VMDDisplayList.h. Referenced by DisplayDevice::find_pbc_cells, DisplayDevice::find_pbc_images, PBCControls::state, text_cmd_mol, and VMDDisplayList::VMDDisplayList. |
|
|
Definition at line 55 of file VMDDisplayList.h. Referenced by CmdMolShowPeriodic::create_text, DisplayDevice::find_pbc_cells, PBCControls::state, text_cmd_mol, and PBCControls::update. |
|
|
Definition at line 52 of file VMDDisplayList.h. Referenced by CmdMolShowPeriodic::create_text, DisplayDevice::find_pbc_cells, PBCControls::state, text_cmd_mol, and PBCControls::update. |
|
|
Definition at line 53 of file VMDDisplayList.h. Referenced by CmdMolShowPeriodic::create_text, DisplayDevice::find_pbc_cells, PBCControls::state, text_cmd_mol, and PBCControls::update. |
|
|
Definition at line 54 of file VMDDisplayList.h. Referenced by CmdMolShowPeriodic::create_text, DisplayDevice::find_pbc_cells, PBCControls::state, text_cmd_mol, and PBCControls::update. |
|
|
Definition at line 49 of file VMDDisplayList.h. Referenced by CmdMolShowPeriodic::create_text, DisplayDevice::find_pbc_cells, PBCControls::state, text_cmd_mol, and PBCControls::update. |
|
|
Definition at line 50 of file VMDDisplayList.h. Referenced by CmdMolShowPeriodic::create_text, DisplayDevice::find_pbc_cells, PBCControls::state, text_cmd_mol, and PBCControls::update. |
|
|
Definition at line 51 of file VMDDisplayList.h. Referenced by CmdMolShowPeriodic::create_text, DisplayDevice::find_pbc_cells, PBCControls::state, text_cmd_mol, and PBCControls::update. |
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002