Main Page   Namespace List   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 433 of file DispCmds.h.


Member Function Documentation

void DispCmdPickPoint::putdata float *   ,
int   ,
VMDDisplayList  
 

Definition at line 826 of file DispCmds.C.

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


Member Data Documentation

float DispCmdPickPoint::postag[3]
 

Definition at line 435 of file DispCmds.h.

Referenced by DisplayDevice::pick, and putdata.

int DispCmdPickPoint::tag
 

Definition at line 436 of file DispCmds.h.

Referenced by DisplayDevice::pick, and putdata.


The documentation for this struct was generated from the following files:
Generated on Sun May 27 01:59:47 2012 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002