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

AtomRepParamStruct Struct Reference

structure definition for structures used to define what data each rep needs. More...

#include <AtomRep.h>

List of all members.

Public Attributes

const char * name
 name of this rep. More...

int numdata
 number of data values required for style. More...

AtomRepDataInfo repdata [MAX_ATOMREP_DATA]


Detailed Description

structure definition for structures used to define what data each rep needs.

Definition at line 125 of file AtomRep.h.


Member Data Documentation

const char* AtomRepParamStruct::name
 

name of this rep.

Definition at line 126 of file AtomRep.h.

int AtomRepParamStruct::numdata
 

number of data values required for style.

Definition at line 127 of file AtomRep.h.

Referenced by AtomRep::AtomRep.

AtomRepDataInfo AtomRepParamStruct::repdata[MAX_ATOMREP_DATA]
 

Definition at line 128 of file AtomRep.h.

Referenced by AtomRep::AtomRep.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 24 01:27:57 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002