1#ifndef COIN_SOGLCLIPPLANEELEMENT_H
2#define COIN_SOGLCLIPPLANEELEMENT_H
27#include <Inventor/elements/SoClipPlaneElement.h>
29class COIN_DLL_API SoGLClipPlaneElement :
public SoClipPlaneElement {
30 typedef SoClipPlaneElement inherited;
32 SO_ELEMENT_HEADER(SoGLClipPlaneElement);
36 virtual ~SoGLClipPlaneElement();
39 virtual void init(SoState * state);
40 virtual void pop(SoState * state,
The SbMatrix class is a 4x4 dimensional representation of a matrix.
Definition SbMatrix.h:37
The SbPlane class represents a plane in 3D space.
Definition SbPlane.h:34
virtual void addToElt(const SbPlane &plane, const SbMatrix &modelmatrix)
Definition SoClipPlaneElement.cpp:130
virtual void init(SoState *state)
Definition SoClipPlaneElement.cpp:139
SoElement(void)
Definition SoElement.cpp:534
virtual void pop(SoState *state, const SoElement *prevTopElement)
Definition SoElement.cpp:585
static void initClass(void)
Definition SoGLClipPlaneElement.cpp:55
static int getMaxGLPlanes(void)
FIXME: write doc.
Definition SoGLClipPlaneElement.cpp:96
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Thu Jan 16 2025 for Coin by Doxygen 1.13.2.