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

AtomRepDataInfo Struct Reference

define which slots are used for a rep style, and their default values. More...

#include <AtomRep.h>

List of all members.

Public Attributes

int index
 which one of the 6 storage slots to use. More...

float defValue
 default value for the item. More...


Detailed Description

define which slots are used for a rep style, and their default values.

Definition at line 130 of file AtomRep.h.


Member Data Documentation

float AtomRepDataInfo::defValue
 

default value for the item.

Definition at line 132 of file AtomRep.h.

Referenced by AtomRep::AtomRep.

int AtomRepDataInfo::index
 

which one of the 6 storage slots to use.

Definition at line 131 of file AtomRep.h.

Referenced by AtomRep::AtomRep.


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