1#ifndef COIN_SOGLSHAPEHINTSELEMENT_H
2#define COIN_SOGLSHAPEHINTSELEMENT_H
27#include <Inventor/elements/SoShapeHintsElement.h>
29class COIN_DLL_API SoGLShapeHintsElement :
public SoShapeHintsElement {
30 typedef SoShapeHintsElement inherited;
32 SO_ELEMENT_HEADER(SoGLShapeHintsElement);
36 virtual ~SoGLShapeHintsElement();
39 virtual void init(SoState * state);
41 virtual void push(SoState * state);
42 virtual void pop(SoState * state,
45 static void forceSend(SoState *
const state,
const SbBool twoside);
46 static void forceSend(SoState *
const state,
47 const SbBool ccw,
const SbBool cull);
48 static void forceSend(SoState *
const state,
const SbBool ccw,
49 const SbBool cull,
const SbBool twoside);
52 virtual void setElt(VertexOrdering vertexOrdering,
53 ShapeType shapeType, FaceType faceType);
SoElement(void)
Definition SoElement.cpp:534
virtual void init(SoState *state)
FIXME: write doc.
Definition SoGLShapeHintsElement.cpp:93
virtual void pop(SoState *state, const SoElement *prevTopElement)
FIXME: write doc.
Definition SoGLShapeHintsElement.cpp:113
virtual void push(SoState *state)
FIXME: write doc.
Definition SoGLShapeHintsElement.cpp:102
virtual void setElt(VertexOrdering vertexOrdering, ShapeType shapeType, FaceType faceType)
FIXME: write doc.
Definition SoGLShapeHintsElement.cpp:122
static void initClass(void)
Definition SoGLShapeHintsElement.cpp:77
static void forceSend(SoState *const state, const SbBool twoside)
Definition SoGLShapeHintsElement.cpp:136
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.13.1.