Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

DispCmdPickPointIndex Struct Reference

indicate a point which may be picked, and the 'tag' which is associated with this point. This uses an indexed position instead of a specific one. More...

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (int, int, VMDDisplayList *)

Public Attributes

int pos
int tag


Detailed Description

indicate a point which may be picked, and the 'tag' which is associated with this point. This uses an indexed position instead of a specific one.

Definition at line 411 of file DispCmds.h.


Member Function Documentation

void DispCmdPickPointIndex::putdata int   ,
int   ,
VMDDisplayList  
 

Definition at line 754 of file DispCmds.C.

References VMDDisplayList::append, DPICKPOINT_I, NULL, pos, and tag.


Member Data Documentation

int DispCmdPickPointIndex::pos
 

Definition at line 413 of file DispCmds.h.

Referenced by DisplayDevice::pick, and putdata.

int DispCmdPickPointIndex::tag
 

Definition at line 413 of file DispCmds.h.

Referenced by DisplayDevice::pick, and putdata.


The documentation for this struct was generated from the following files:
Generated on Fri Jul 4 01:28:17 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002