Coin Logo http://www.sim.no/
http://www.coin3d.org/

SoGLCacheList Class Reference
[Cache Classes]

The SoGLCacheList class is used to store and manage OpenGL caches. More...

#include <include/Inventor/caches/SoGLCacheList.h>

List of all members.

Public Member Functions

 SoGLCacheList (int numcaches=2)
 ~SoGLCacheList ()
SbBool call (SoGLRenderAction *action)
void open (SoGLRenderAction *action, SbBool autocache=TRUE)
void close (SoGLRenderAction *action)
void invalidateAll (void)


Detailed Description

The SoGLCacheList class is used to store and manage OpenGL caches.

Constructor & Destructor Documentation

SoGLCacheList::SoGLCacheList ( int  numcaches = 2  ) 

Constructor.

SoGLCacheList::~SoGLCacheList (  ) 

Destructor. Frees remaining caches.


Member Function Documentation

SbBool SoGLCacheList::call ( SoGLRenderAction action  ) 

Test for valid cache and execute. Returns TRUE if a valid cache could be found, FALSE otherwise. Note that when a valid cache is found, it is executed before returning from this method.

void SoGLCacheList::open ( SoGLRenderAction action,
SbBool  autocache = TRUE 
)

Start recording a new cache. Remember to call close() when you've finished recording the cache.

See also:
close()

void SoGLCacheList::close ( SoGLRenderAction action  ) 

Finish recording the currently open cache.

See also:
open()

void SoGLCacheList::invalidateAll ( void   ) 

Invalidate all caches in this instance. Should be called from the notify() method of nodes doing caching.


The documentation for this class was generated from the following files:

Copyright © 1998-2009 by Kongsberg SIM. All rights reserved.

Generated on Mon Jun 15 11:58:34 2009 for Coin by Doxygen 1.5.9.