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

VMDDisplayList.C File Reference

#include "VMDDisplayList.h"
#include "VMDApp.h"
#include "Matrix4.h"
#include "Inform.h"

Go to the source code of this file.

Defines

#define ALLOC_ALIGNMENT   8
#define ALLOC_ALIGNMASK   (ALLOC_ALIGNMENT - 1)
#define BASE_DISPLAYLIST_SIZE   64
#define GROWN_DISPLAYLIST_SIZE   16384


Define Documentation

#define ALLOC_ALIGNMASK   (ALLOC_ALIGNMENT - 1)
 

Definition at line 30 of file VMDDisplayList.C.

Referenced by VMDDisplayList::append.

#define ALLOC_ALIGNMENT   8
 

Definition at line 29 of file VMDDisplayList.C.

#define BASE_DISPLAYLIST_SIZE   64
 

Definition at line 37 of file VMDDisplayList.C.

Referenced by VMDDisplayList::append, and VMDDisplayList::reset_and_free.

#define GROWN_DISPLAYLIST_SIZE   16384
 

Definition at line 43 of file VMDDisplayList.C.

Referenced by VMDDisplayList::append.


Generated on Thu Jul 24 01:27:54 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002