Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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 236 of file DispCmds.h.


Member Function Documentation

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

Definition at line 285 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 238 of file DispCmds.h.

Referenced by putdata.

float DispCmdLine::pos2[3]
 

Definition at line 239 of file DispCmds.h.

Referenced by putdata.


The documentation for this struct was generated from the following files:
Generated on Fri Apr 26 02:45:42 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002