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

DispCmdSphereIndex Struct Reference

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

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (int, float, VMDDisplayList *)

Public Attributes

int pos
float rad


Detailed Description

draw a sphere of specified radius at the given position, using indices.

Definition at line 77 of file DispCmds.h.


Member Function Documentation

void DispCmdSphereIndex::putdata int   ,
float   ,
VMDDisplayList  
 

Definition at line 95 of file DispCmds.C.

References VMDDisplayList::append, DSPHERE_I, NULL, pos, and rad.


Member Data Documentation

int DispCmdSphereIndex::pos
 

Definition at line 79 of file DispCmds.h.

Referenced by putdata, OpenGLRenderer::render, and FileRenderer::render.

float DispCmdSphereIndex::rad
 

Definition at line 80 of file DispCmds.h.

Referenced by putdata, OpenGLRenderer::render, and FileRenderer::render.


The documentation for this struct was generated from the following files:
Generated on Fri Jul 4 01:28:17 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002