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


Member Function Documentation

void DispCmdSphere::putdata float *   ,
float   ,
VMDDisplayList  
 

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

Referenced by putdata.


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