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

DispCmdPickPoint Struct Reference

indicate a point which may be picked, and the associated 'tag'. More...

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (float *, int, VMDDisplayList *)

Public Attributes

float postag [3]
int tag


Detailed Description

indicate a point which may be picked, and the associated 'tag'.

Definition at line 402 of file DispCmds.h.


Member Function Documentation

void DispCmdPickPoint::putdata float *   ,
int   ,
VMDDisplayList  
 

Definition at line 742 of file DispCmds.C.

References VMDDisplayList::append, DPICKPOINT, NULL, postag, and tag.


Member Data Documentation

float DispCmdPickPoint::postag[3]
 

Definition at line 404 of file DispCmds.h.

Referenced by DisplayDevice::pick, and putdata.

int DispCmdPickPoint::tag
 

Definition at line 405 of file DispCmds.h.

Referenced by DisplayDevice::pick, and putdata.


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