1#ifndef COIN_SOGEOELEMENT_H
2#define COIN_SOGEOELEMENT_H
36#include <Inventor/elements/SoReplacedElement.h>
46 static void initClass(
void);
62 SoGeoElementP * pimpl;
The SoGeoElement class is yet to be documented.
Definition SoGeoElement.h:41
The SoGeoOrigin class is used to specify an absolute geographic location against which geometry is re...
Definition SoGeoOrigin.h:43
The SoReplacedElement class is an abstract element superclass.
Definition SoReplacedElement.h:39
virtual void init(SoState *state)
Definition SoReplacedElement.cpp:89
The SoState class manages the Coin scenegraph traversal state data.
Definition SoState.h:44