1#ifndef COIN_SOGLRENDERPASSELEMENT_H
2#define COIN_SOGLRENDERPASSELEMENT_H
27#include <Inventor/elements/SoSubElement.h>
29class COIN_DLL_API SoGLRenderPassElement :
public SoElement {
32 SO_ELEMENT_HEADER(SoGLRenderPassElement);
36 virtual ~SoGLRenderPassElement();
39 virtual void init(SoState * state);
43 static void set(SoState *
const state,
const int passNumber);
44 static int get(SoState *
const state);
SoElement(void)
Definition SoElement.cpp:534
virtual SbBool matches(const SoElement *element) const =0
Definition SoElement.cpp:609
static void initClass(void)
Definition SoElement.cpp:507
virtual SoElement * copyMatchInfo(void) const =0
virtual void init(SoState *state)
Definition SoElement.cpp:553
static void set(SoState *const state, const int passNumber)
FIXME: write doc.
Definition SoGLRenderPassElement.cpp:91
static int get(SoState *const state)
FIXME: write doc.
Definition SoGLRenderPassElement.cpp:104
int passnr
Definition SoGLRenderPassElement.h:47
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen 1.13.2.