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


Member Function Documentation

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

Definition at line 217 of file DispCmds.h.

References numpoints.

Referenced by putdata, 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 253 of file DispCmds.C.

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


Member Data Documentation

int DispCmdLitPointArray::numpoints
 

Definition at line 231 of file DispCmds.h.

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

float DispCmdLitPointArray::size
 

Definition at line 230 of file DispCmds.h.

Referenced by putdata, and FileRenderer::render.


The documentation for this struct was generated from the following files:
Generated on Thu Mar 28 02:45:35 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002