Defines rendering projection. More...
#include <Inventor/geo/SoGeoRender.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
SoGeoRender () | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Public Attributes | |
SoSFEnum | renderProjection |
The SoGeoRender node allows applications to choose the render projection.
renderProjection | GEOCENTRIC_PROJ |
SoGeoRender::SoGeoRender | ( | ) |
Constructor.
static SoType SoGeoRender::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoNode.
virtual SoType SoGeoRender::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoNode.
Geospatial projection.
Use enum SbProj4Projection::Projection. Default is GEOCENTRIC_PROJ.