#include <PickModeList.h>
Public Types | |
enum | { QUERY = 0, CENTER, LABELATOM, LABELBOND, LABELANGLE, LABELDIHEDRAL, MOVEATOM, MOVERES, MOVEFRAG, MOVEMOL, FORCEATOM, FORCERES, FORCEFRAG, MOVEREP, ADDBOND, PICK } |
Public Methods | |
PickModeList (VMDApp *) | |
~PickModeList () | |
PickMode * | current_pick_mode () |
int | set_pick_mode (int mode) |
Definition at line 30 of file PickModeList.h.
|
Definition at line 34 of file PickModeList.h. |
|
Definition at line 31 of file PickModeList.C. References NameList< PickMode * >::add_name, and NameList< PickMode * >::data. |
|
Definition at line 64 of file PickModeList.C. References NameList< PickMode * >::data, and NameList< PickMode * >::num. |
|
Definition at line 44 of file PickModeList.h. Referenced by PickList::pick_end, PickList::pick_move, and PickList::pick_start. |
|
Definition at line 45 of file PickModeList.h. References NameList::data, and NameList::num. Referenced by VMDApp::mouse_set_mode, and PickList::PickList. |