1#ifndef COIN_SOPROFILEELEMENT_H
2#define COIN_SOPROFILEELEMENT_H
27#include <Inventor/elements/SoAccumulatedElement.h>
28#include <Inventor/lists/SoNodeList.h>
32class COIN_DLL_API SoProfileElement :
public SoAccumulatedElement {
33 typedef SoAccumulatedElement inherited;
35 SO_ELEMENT_HEADER(SoProfileElement);
37 static void initClass(
void);
39 virtual ~SoProfileElement();
virtual void push(SoState *state)
Definition SoAccumulatedElement.cpp:74
virtual void init(SoState *state)
Definition SoAccumulatedElement.cpp:66
The SoNodeList class is a container for pointers to SoNode objects.
Definition SoNodeList.h:31
Profile
Definition SoProfileElement.h:42
SoNodeList profiles
Definition SoProfileElement.h:54
The SoProfile class is the abstract superclass for profile definitions.
Definition SoProfile.h:35
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 Thu Jan 16 2025 for Coin by Doxygen 1.13.2.