OSGGeoPropPositions.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include "OSGConfig.h"
#include "OSGGeoPropPositions.h"
Go to the source code of this file.
|
Namespaces |
| namespace | osg |
Defines |
| #define | OSG_COMPILEGEOPROPPOSITIONINST |
Functions |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions2fPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions3fPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions4fPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions2dPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions3dPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions4dPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions2sPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions3sPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
| | osg::OSG_GEOPROP_DLLEXPORT_DEF (GeoProperty, GeoPositions4sPropertyDesc, OSG_SYSTEMLIB_DLLTMPLMAPPING) |
Define Documentation
| #define OSG_COMPILEGEOPROPPOSITIONINST |