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


Member Data Documentation

const char* AtomRepParamStruct::name
 

name of this rep.

Definition at line 137 of file AtomRep.h.

int AtomRepParamStruct::numdata
 

number of data values required for style.

Definition at line 138 of file AtomRep.h.

Referenced by AtomRep::AtomRep.

AtomRepDataInfo AtomRepParamStruct::repdata[MAX_ATOMREP_DATA]
 

Definition at line 139 of file AtomRep.h.

Referenced by AtomRep::AtomRep.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 26 02:45:08 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002