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