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

DispCmdLine Struct Reference

plot a line at the given position. More...

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (float *, float *, VMDDisplayList *)

Public Attributes

float pos1 [3]
float pos2 [3]


Detailed Description

plot a line at the given position.

Definition at line 158 of file DispCmds.h.


Member Function Documentation

void DispCmdLine::putdata float *   ,
float *   ,
VMDDisplayList  
 

Definition at line 229 of file DispCmds.C.

References VMDDisplayList::append, DLINE, NULL, pos1, and pos2.

Referenced by GeometryMol::display_line.


Member Data Documentation

float DispCmdLine::pos1[3]
 

Definition at line 160 of file DispCmds.h.

Referenced by putdata.

float DispCmdLine::pos2[3]
 

Definition at line 161 of file DispCmds.h.

Referenced by putdata.


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