1#ifndef COIN_SOGLRENDERCACHE_H
2#define COIN_SOGLRENDERCACHE_H
27#include <Inventor/caches/SoCache.h>
28#include <Inventor/elements/SoGLLazyElement.h>
31class SoGLRenderCacheP;
45 int getCacheContext(
void)
const;
50 SoGLLazyElement::GLState * getPreLazyState(
void);
51 SoGLLazyElement::GLState * getPostLazyState(
void);
57 SoGLRenderCacheP * pimpl;
The SoCache class is the superclass for all internal cache classes.
Definition SoCache.h:34
virtual SbBool isValid(const SoState *state) const
Definition SoCache.cpp:247
virtual void destroy(SoState *state)
Definition SoCache.cpp:297
The SoGLDisplayList class stores and manages OpenGL display lists.
Definition SoGLDisplayList.h:34
The SoGLRenderCache class is used to cache OpenGL calls.
Definition SoGLRenderCache.h:34
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:35
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Wed Jul 17 2024 for Coin by Doxygen 1.12.0.