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

DispCmdPointArray Struct Reference

draw points from the specified position, and color arrays, with given size. More...

#include <DispCmds.h>

List of all members.

Public Methods

void getpointers (float *&centers, float *&colors) const

Static Public Methods

void putdata (const float *centers, const float *colors, float size, int num_points, VMDDisplayList *dobj)

Public Attributes

float size
int numpoints


Detailed Description

draw points from the specified position, and color arrays, with given size.

Definition at line 109 of file DispCmds.h.


Member Function Documentation

void DispCmdPointArray::getpointers float *&    centers,
float *&    colors
const [inline]
 

Definition at line 113 of file DispCmds.h.

References numpoints.

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

void DispCmdPointArray::putdata const float *    centers,
const float *    colors,
float    size,
int    num_points,
VMDDisplayList   dobj
[static]
 

Definition at line 134 of file DispCmds.C.

References VMDDisplayList::append, DPOINTARRAY, getpointers, NULL, numpoints, and size.


Member Data Documentation

int DispCmdPointArray::numpoints
 

Definition at line 123 of file DispCmds.h.

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

float DispCmdPointArray::size
 

Definition at line 122 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 Thu Jul 24 01:28:06 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002