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

DispCmdBeginRepGeomGroup Struct Reference

mark the beginning of a new representation This should only be called once per rep, or weird things can happen when exporting to external renderers, where we track unique rep group IDs, names, etc. Group names cannot contain spaces, but can allow underscores and all normal alphanumeric characters. More...

#include <DispCmds.h>

List of all members.

Public Methods

void putdata (const char *, VMDDisplayList *)


Detailed Description

mark the beginning of a new representation This should only be called once per rep, or weird things can happen when exporting to external renderers, where we track unique rep group IDs, names, etc. Group names cannot contain spaces, but can allow underscores and all normal alphanumeric characters.

Definition at line 81 of file DispCmds.h.


Member Function Documentation

void DispCmdBeginRepGeomGroup::putdata const char *   ,
VMDDisplayList  
 

Definition at line 61 of file DispCmds.C.

References VMDDisplayList::append, DBEGINREPGEOMGROUP, and NULL.


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