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

DispCmdSphere Struct Reference

draw a sphere of specified radius at the given position. More...

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (float *, float, VMDDisplayList *)

Public Attributes

float pos_r [4]
 position and radius together, for backward compatibility and efficiency. More...


Detailed Description

draw a sphere of specified radius at the given position.

Definition at line 69 of file DispCmds.h.


Member Function Documentation

void DispCmdSphere::putdata float *   ,
float   ,
VMDDisplayList  
 

Definition at line 84 of file DispCmds.C.

References VMDDisplayList::append, DSPHERE, NULL, and pos_r.


Member Data Documentation

float DispCmdSphere::pos_r[4]
 

position and radius together, for backward compatibility and efficiency.

Definition at line 71 of file DispCmds.h.

Referenced by 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