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

DispCmdLitPointArray 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 *&normals, float *&colors) const

Static Public Methods

void putdata (const float *centers, const float *normals, 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 128 of file DispCmds.h.


Member Function Documentation

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

Definition at line 133 of file DispCmds.h.

References numpoints.

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

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

Definition at line 161 of file DispCmds.C.

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


Member Data Documentation

int DispCmdLitPointArray::numpoints
 

Definition at line 147 of file DispCmds.h.

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

float DispCmdLitPointArray::size
 

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