Binary compatibility report for the SimGear library  between 2.12.1 and 3.0.0 versions on x86

Test Info


Library NameSimGear
Version #12.12.1
Version #23.0.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files285
Total Shared Libraries2
Total Symbols / Types3369 / 2274
VerdictIncompatible
(10.3%)

Problem Summary


SeverityCount
Added Symbols-135
Removed SymbolsHigh45
Problems with
Data Types
High26
Medium6
Low52
Problems with
Symbols
High20
Medium1
Low0
Problems with
Constants
Low2
Other Changes
in Data Types
-4
Other Changes
in Symbols
-2

Added Symbols (135)


Canvas.hxx, libSimGearScene.so
namespace simgear::canvas
Canvas::addEventListener ( std::string const& type, EventListener const& cb )
Canvas::getSystemAdapter ( ) [static]
Canvas::removePlacementFactory std::string const& type ) [static]

CanvasElement.hxx, libSimGearScene.so
namespace simgear::canvas
Element::addEventListener ( std::string const& type, EventListener const& cb )
Element::getMatrix ( ) const
Element::getParent ( )
Element::setClipFrame enum Element::ReferenceFrame rf )

CanvasMgr.hxx, libSimGearScene.so
namespace simgear::canvas
CanvasMgr::CanvasMgr [in-charge] SGPropertyNode_ptr node )
CanvasMgr::CanvasMgr [not-in-charge] SGPropertyNode_ptr node )

commands.hxx, libSimGearCore.so
SGCommandMgr::removeCommand std::string const& name )

DAVMultiStatus.hxx, libSimGearCore.so
namespace simgear
DAVMultiStatus::isValid ( ) const

DeletionManager.hxx, libSimGearScene.so
namespace simgear
DeletionManager::uninstall osg::Node* node ) [static]

easyxml.hxx, libSimGearCore.so
XMLVisitor::savePosition ( )

Effect.hxx, libSimGearScene.so
namespace simgear
clearEffectCache ( )

event_mgr.hxx, libSimGearCore.so
SGEventMgr::SGEventMgr [in-charge] ( )
SGEventMgr::SGEventMgr [not-in-charge] ( )
SGEventMgr::shutdown ( )
SGEventMgr::unbind ( )
SGTimerQueue::clear ( )

HTTPClient.hxx, libSimGearCore.so
namespace simgear::HTTP
Client::load std::string const& url )
Client::proxyAuth ( ) const
Client::proxyHost ( ) const
Client::save ( std::string const& url, std::string const& filename )
Client::setMaxConnections unsigned int maxCons )
Client::totalBytesDownloaded ( ) const
Client::transferRateBytesPerSec ( ) const
Client::userAgent ( ) const
Client::~Client [in-charge] ( )
Client::~Client [not-in-charge] ( )

HTTPContentDecode.hxx, libSimGearCore.so
namespace simgear::HTTP
ContentDecoder::ContentDecoder [in-charge] ( )
ContentDecoder::ContentDecoder [not-in-charge] ( )
ContentDecoder::finish ( )
ContentDecoder::initWithRequest Request_ptr req )
ContentDecoder::receivedBytes char const* n, size_t s )
ContentDecoder::reset ( )
ContentDecoder::setEncoding std::string const& encoding )
ContentDecoder::~ContentDecoder [in-charge] ( )
ContentDecoder::~ContentDecoder [not-in-charge] ( )

HTTPFileRequest.hxx, libSimGearCore.so
namespace simgear::HTTP
FileRequest::FileRequest [in-charge] ( std::string const& url, std::string const& path )
FileRequest::FileRequest [not-in-charge] ( std::string const& url, std::string const& path )
FileRequest::gotBodyData char const* s, int n )
FileRequest::onAlways ( )
FileRequest::responseHeadersComplete ( )
FileRequest::~FileRequest [in-charge-deleting] ( )
FileRequest::~FileRequest [in-charge] ( )

HTTPMemoryRequest.hxx, libSimGearCore.so
namespace simgear::HTTP
MemoryRequest::gotBodyData char const* s, int n )
MemoryRequest::MemoryRequest [in-charge] std::string const& url )
MemoryRequest::MemoryRequest [not-in-charge] std::string const& url )
MemoryRequest::responseBody ( ) const
MemoryRequest::responseHeadersComplete ( )
MemoryRequest::~MemoryRequest [in-charge-deleting] ( )
MemoryRequest::~MemoryRequest [in-charge] ( )

HTTPRequest.hxx, libSimGearCore.so
namespace simgear::HTTP
Request::abort ( )
Request::abort std::string const& reason )
Request::always Request::Callback const& cb )
Request::bodyLength ( ) const
Request::bodyType ( ) const
Request::done Request::Callback const& cb )
Request::fail Request::Callback const& cb )
Request::getBodyData char* s, size_t offset, size_t max_count ) const
Request::hasBodyData ( ) const
Request::isComplete ( ) const
Request::onAlways ( )
Request::onDone ( )
Request::onFail ( )
Request::setBodyData SGPropertyNode const* data )
Request::setBodyData ( std::string const& data, std::string const& type )

logstream.hxx, libSimGearCore.so
namespace simgear
LogCallback::LogCallback [in-charge] ( enum sgDebugClass c, enum sgDebugPriority p )
LogCallback::LogCallback [not-in-charge] ( enum sgDebugClass c, enum sgDebugPriority p )
LogCallback::setLogLevels ( enum sgDebugClass c, enum sgDebugPriority p )
LogCallback::shouldLog ( enum sgDebugClass c, enum sgDebugPriority p ) const
requestConsole ( )

lowleveltime.h, libSimGearCore.so
sgGMTime ( )

matlib.hxx, libSimGearScene.so
SGMaterialLib::find std::string const& material ) const
SGMaterialLib::findCached std::string const& material ) const
SGMaterialLib::refreshActiveMaterials ( )

modellib.hxx, libSimGearScene.so
namespace simgear
SGModelLib::resetPropertyRoot ( ) [static]

nasal.h, libSimGearCore.so
naCallMethod ( union naRef code, union naRef self, int argc, union naRef* args, union naRef locals )
naCallMethodCtx naContext ctx, union naRef code, union naRef self, int argc, union naRef* args, union naRef locals )
naClearSaved ( )
naGC ( )
naGCRelease int key )
naGCSave union naRef obj )
naSetErrorHandler naErrorHandler cb )

OsgDebug.hxx, libSimGearScene.so
namespace simgear
getNodePathString osg::Node const* node )

placement.hxx, libSimGearScene.so
SGModelPlacement::add osg::Node* model )
SGModelPlacement::clear ( )

props.hxx, libSimGearCore.so
SGPropertyNode::removeAllChildren ( )

props_io.hxx, libSimGearCore.so
copyPropertiesWithAttribute ( SGPropertyNode const* in, SGPropertyNode* out, enum SGPropertyNode::Attribute attr )

sg_path.hxx, libSimGearCore.so
SGPath::canRead ( ) const
SGPath::canWrite ( ) const
SGPath::desktop SGPath const& def ) [static]
SGPath::getPermissonChecker ( ) const
SGPath::home SGPath const& def ) [static]
SGPath::setPermissonChecker SGPath::PermissonChecker validator )
SGPath::SGPath [in-charge] ( SGPath const& p, std::string const& r, SGPath::PermissonChecker validator )
SGPath::SGPath [in-charge] SGPath::PermissonChecker validator )
SGPath::SGPath [in-charge] ( std::string const& p, SGPath::PermissonChecker validator )
SGPath::SGPath [not-in-charge] ( SGPath const& p, std::string const& r, SGPath::PermissonChecker validator )
SGPath::SGPath [not-in-charge] SGPath::PermissonChecker validator )
SGPath::SGPath [not-in-charge] ( std::string const& p, SGPath::PermissonChecker validator )

SGBinding.hxx, libSimGearCore.so
clearBindingList SGBindingList const& aBindings )
SGBinding::clear ( )

SGBuildingBin.hxx, libSimGearScene.so
namespace simgear
createRandomBuildings ( SGBuildingBinList& buildinglist, osg::Matrix const& transform, SGReaderWriterOptions const* options )

sky.hxx, libSimGearScene.so
SGSky::set_visibility float v )

StateAttribute, libSimGearScene.so
namespace osg
StateAttribute::apply State& p1 ) const
StateAttribute::asTexture ( )
StateAttribute::asTexture ( ) const
StateAttribute::checkValidityOfAssociatedModes State& p1 ) const
StateAttribute::className ( ) const
StateAttribute::compileGLObjects State& p1 ) const
StateAttribute::getMember ( ) const
StateAttribute::getModeUsage StateAttribute::ModeUsage& p1 ) const
StateAttribute::isSameKindAs Object const* obj ) const
StateAttribute::isTextureAttribute ( ) const
StateAttribute::libraryName ( ) const
StateAttribute::releaseGLObjects State* p1 ) const
StateAttribute::resizeGLObjectBuffers unsigned int p1 )
StateAttribute::~StateAttribute [in-charge-deleting] ( )
StateAttribute::~StateAttribute [in-charge] ( )

strutils.hxx, libSimGearCore.so
namespace simgear::strutils
decodeBase64 ( std::string const& a, std::vector<unsigned char>& output )
lowercase std::string const& s )
lowercase std::string& s )
sanitizePrintfFormat std::string const& input )
utf8ToLatin1 std::string& s_utf8 )

terrasync.hxx, libSimGearCore.so
namespace simgear
SGTerraSync::isDataDirPending std::string const& dataDir ) const
SGTerraSync::isTileDirPending std::string const& sceneryDir ) const
SGTerraSync::reposition ( )
SGTerraSync::scheduleDataDir std::string const& dataDir )
SGTerraSync::scheduleTile SGBucket const& bucket )
SGTerraSync::setRoot SGPropertyNode_ptr root )
SGTerraSync::SGTerraSync [in-charge] ( )
SGTerraSync::SGTerraSync [not-in-charge] ( )
SGTerraSync::shutdown ( )
SGTerraSync::syncAreaByPath std::string const& aPath )

to the top

Removed Symbols (45)


Canvas.hxx, libSimGearScene.so
namespace simgear::canvas
Canvas::addEventListener nasal::CallContext const& ctx )
Canvas::getSystemAdapter ( ) const

CanvasElement.hxx, libSimGearScene.so
namespace simgear::canvas
Element::addEventListener nasal::CallContext const& ctx )

CanvasEventListener.hxx, libSimGearScene.so
namespace simgear::canvas
EventListener::call EventPtr const& event )
EventListener::EventListener [in-charge] ( union naRef code, SystemAdapterPtr const& sys_adapter )
EventListener::EventListener [not-in-charge] ( union naRef code, SystemAdapterPtr const& sys_adapter )
EventListener::~EventListener [in-charge] ( )
EventListener::~EventListener [not-in-charge] ( )

CanvasMgr.hxx, libSimGearScene.so
namespace simgear::canvas
CanvasMgr::CanvasMgr [in-charge] ( SGPropertyNode_ptr node, SystemAdapterPtr system_adapter )
CanvasMgr::CanvasMgr [not-in-charge] ( SGPropertyNode_ptr node, SystemAdapterPtr system_adapter )

GLPredicate.hxx, libSimGearScene.so
namespace simgear
GLPredicate::operator() unsigned int contextID )

HTTPRequest.hxx, libSimGearCore.so
namespace simgear::HTTP
Request::decodeVersion std::string const& v ) [static]
Request::failed ( )
Request::getBodyData char* s, int count ) const
Request::header std::string const& name ) const
Request::requestBodyLength ( ) const
Request::requestBodyType ( ) const
Request::requestHeaders ( ) const

matlib.hxx, libSimGearScene.so
SGMaterialLib::find std::string const& material )

ODGauge.hxx, libSimGearScene.so
namespace simgear::canvas
ODGauge::setSystemAdapter SystemAdapterPtr const& system_adapter )

placement.hxx, libSimGearScene.so
SGModelPlacement::getElevationFt ( ) const
SGModelPlacement::getLatitudeDeg ( ) const
SGModelPlacement::getLongitudeDeg ( ) const
SGModelPlacement::setElevationFt double elev_ft )
SGModelPlacement::setLatitudeDeg double lat_deg )
SGModelPlacement::setLongitudeDeg double lon_deg )
SGModelPlacement::setPosition double lon_deg, double lat_deg, double elev_ft )

screen-dump.hxx, libSimGearScene.so
sg_glWritePPMFile ( char const* filename, GLubyte* buffer, int win_width, int win_height, int mode )

sg_path.hxx, libSimGearCore.so
SGPath::desktop ( ) [static]
SGPath::home ( ) [static]
SGPath::SGPath [in-charge] ( )
SGPath::SGPath [in-charge] ( SGPath const& p, std::string const& r )
SGPath::SGPath [in-charge] std::string const& p )
SGPath::SGPath [not-in-charge] ( )
SGPath::SGPath [not-in-charge] ( SGPath const& p, std::string const& r )
SGPath::SGPath [not-in-charge] std::string const& p )

SGBuildingBin.hxx, libSimGearScene.so
namespace simgear
createRandomBuildings ( SGBuildingBinList buildinglist, osg::Matrix const& transform, SGReaderWriterOptions const* options )

sky.hxx, libSimGearScene.so
SGSky::get_minimum_sky_visibility ( ) const
SGSky::set_minimum_sky_visibility float value )

strutils.hxx, libSimGearCore.so
namespace simgear::strutils
decodeBase64 std::string const& a )

SVNDirectory.hxx, libSimGearCore.so
namespace simgear
SVNDirectory::requestFailed HTTP::Request* req )

terrasync.hxx, libSimGearCore.so
namespace simgear
SGTerraSync::refreshScenery SGPath path, std::string const& relativeDir )
SGTerraSync::setTileRefreshCb ( SGTerraSyncCallback refreshCb, void* userData )
SGTerraSync::SGTerraSync [in-charge] SGPropertyNode_ptr root )
SGTerraSync::SGTerraSync [not-in-charge] SGPropertyNode_ptr root )

to the top

Problems with Data Types, High Severity (26)


BufferedLogCallback.hxx
namespace simgear
[+] class BufferedLogCallback (1)

Canvas.hxx
namespace canvas
[+] class Canvas (1)

cloud.hxx
[+] class SGCloudLayer (1)

HTTPRequest.hxx
namespace HTTP
[+] class Request (7)

logstream.hxx
namespace simgear
[+] class LogCallback (1)

mat.hxx
[+] class SGMaterial (1)

matlib.hxx
[+] class SGMaterialLib (2)

ODGauge.hxx
namespace canvas
[+] class ODGauge (1)

placement.hxx
[+] class SGModelPlacement (7)

sg_dir.hxx
namespace simgear
[+] class Dir (1)

sg_path.hxx
[+] class SGPath (1)

SVNDirectory.hxx
namespace simgear
[+] class SVNDirectory (1)

terrasync.hxx
namespace simgear
[+] class SGTerraSync (1)

to the top

Problems with Symbols, High Severity (20)


Canvas.hxx, libSimGearScene.so
namespace canvas
[+] Canvas::addEventListener nasal::CallContext const& ctx ) (1)
[+] Canvas::getSystemAdapter ( ) const (1)
[+] Canvas::setSystemAdapter SystemAdapterPtr const& system_adapter ) (1)

CanvasElement.hxx, libSimGearScene.so
namespace canvas
[+] Element::addEventListener nasal::CallContext const& ctx ) (1)

CanvasMgr.hxx, libSimGearScene.so
namespace canvas
[+] CanvasMgr::CanvasMgr [in-charge] ( SGPropertyNode_ptr node, SystemAdapterPtr system_adapter ) (1)
[+] CanvasMgr::CanvasMgr [not-in-charge] ( SGPropertyNode_ptr node, SystemAdapterPtr system_adapter ) (1)

HTTPRequest.hxx, libSimGearCore.so
namespace HTTP
[+] Request::getBodyData char* s, int count ) const (1)

matlib.hxx, libSimGearScene.so
[+] SGMaterialLib::find std::string const& material ) (1)

sg_path.hxx, libSimGearCore.so
[+] SGPath::desktop ( ) [static] (1)
[+] SGPath::home ( ) [static] (1)
[+] SGPath::SGPath [not-in-charge] ( ) (1)
[+] SGPath::SGPath [in-charge] ( ) (1)
[+] SGPath::SGPath [in-charge] ( SGPath const& p, std::string const& r ) (1)
[+] SGPath::SGPath [not-in-charge] ( SGPath const& p, std::string const& r ) (1)
[+] SGPath::SGPath [in-charge] std::string const& p ) (1)
[+] SGPath::SGPath [not-in-charge] std::string const& p ) (1)

SGBuildingBin.hxx, libSimGearScene.so
namespace simgear
[+] createRandomBuildings ( SGBuildingBinList buildinglist, osg::Matrix const& transform, SGReaderWriterOptions const* options ) (1)

strutils.hxx, libSimGearCore.so
namespace strutils
[+] decodeBase64 std::string const& a ) (1)

terrasync.hxx, libSimGearCore.so
namespace simgear
[+] SGTerraSync::SGTerraSync [in-charge] SGPropertyNode_ptr root ) (1)
[+] SGTerraSync::SGTerraSync [not-in-charge] SGPropertyNode_ptr root ) (1)

to the top

Problems with Data Types, Medium Severity (6)


Canvas.hxx
namespace simgear::canvas
[+] class Canvas (1)

CanvasElement.hxx
namespace simgear::canvas
[+] class Element (1)

CanvasMgr.hxx
namespace simgear::canvas
[+] class CanvasMgr (1)

HTTPRequest.hxx
namespace simgear::HTTP
[+] class Request (3)

to the top

Problems with Symbols, Medium Severity (1)


subsystem_mgr.hxx, libSimGearCore.so
[+] SGSubsystemMgr::remove char const* name ) (1)

to the top

Problems with Data Types, Low Severity (52)


Canvas.hxx
namespace canvas
[+] class Canvas (1)

CanvasElement.hxx
namespace canvas
[+] class Element (2)

CanvasMgr.hxx
namespace canvas
[+] class CanvasMgr (1)

Catalog.hxx
namespace pkg
[+] class Catalog (2)

cloud.hxx
[+] class SGCloudLayer (1)

easyxml.hxx
[+] class XMLVisitor (5)

HTTPClient.hxx
namespace HTTP
[+] class Client (6)

HTTPRequest.hxx
namespace HTTP
[+] class Request (6)

Install.hxx
namespace pkg
[+] class Install (2)

logstream.hxx
namespace simgear
[+] class LogCallback (2)

mat.hxx
[+] class SGMaterial (1)

matlib.hxx
[+] class SGMaterialLib (2)

ODGauge.hxx
namespace canvas
[+] class ODGauge (1)

precipitation.hxx
[+] class SGPrecipitation (2)

sg_dir.hxx
namespace simgear
[+] class Dir (1)

sg_path.hxx
[+] class SGPath (4)

sky.hxx
[+] class SGSky (5)

SVNDirectory.hxx
namespace simgear
[+] class SVNDirectory (1)

terrasync.hxx
namespace simgear
[+] class SGTerraSync (7)

to the top

Problems with Constants, Low Severity (2)


Ghost.hxx
[+] BOOST_PP_ITERATION_LIMITS

GLPredicate.hxx
[+] SIMGEAR_GLPREDICATE_HXX

to the top

Other Changes in Data Types (4)


HTTPRequest.hxx
namespace HTTP
[+] class Request (1)

props.hxx
[+] enum SGPropertyNode::Attribute (1)

SVNRepository.hxx
namespace simgear
[+] enum SVNRepository::ResultCode (2)

to the top

Other Changes in Symbols (2)


commands.hxx, libSimGearCore.so
[+] SGCommandMgr::SGCommandMgr [in-charge] ( ) (1)
[+] SGCommandMgr::SGCommandMgr [not-in-charge] ( ) (1)

to the top

Header Files (285)


add_segment_variadic.hxx
animation.hxx
apt_signs.hxx
AtomicChangeListener.hxx
beziercurve.hxx
BoundingVolumeBuildVisitor.hxx
BufferedLogCallback.hxx
BVHBoundingBoxVisitor.hxx
BVHDebugCollectVisitor.hxx
BVHGroup.hxx
BVHLineGeometry.hxx
BVHLineSegmentVisitor.hxx
BVHMaterial.hxx
BVHMotionTransform.hxx
BVHNearestPointVisitor.hxx
BVHNode.hxx
BVHPageNode.hxx
BVHPageNodeOSG.hxx
BVHPager.hxx
BVHPageRequest.hxx
BVHStaticBinary.hxx
BVHStaticData.hxx
BVHStaticGeometry.hxx
BVHStaticGeometryBuilder.hxx
BVHStaticLeaf.hxx
BVHStaticNode.hxx
BVHStaticTriangle.hxx
BVHSubTreeCollector.hxx
BVHTransform.hxx
BVHVisitor.hxx
callback.hxx
Canvas.hxx
canvas_fwd.hxx
CanvasElement.hxx
CanvasEvent.hxx
CanvasEventListener.hxx
CanvasEventManager.hxx
CanvasEventVisitor.hxx
CanvasGroup.hxx
CanvasImage.hxx
CanvasMap.hxx
CanvasMgr.hxx
CanvasObjectPlacement.hxx
CanvasPath.hxx
CanvasPlacement.hxx
CanvasSystemAdapter.hxx
CanvasText.hxx
Catalog.hxx
celestialBody.hxx
CheckSceneryVisitor.hxx
cloud.hxx
cloudfield.hxx
CloudShaderGeometry.hxx
ColorInterpolator.hxx
colors.hxx
commands.hxx
compiler.h
condition.hxx
ConditionNode.hxx
constants.h
CopyOp.hxx
coremag.hxx
CSSBorder.hxx
DAVMultiStatus.hxx
Delegate.hxx
DeletionManager.hxx
dome.hxx
easing_functions.hxx
easyxml.hxx
Effect.hxx
EffectBuilder.hxx
EffectCullVisitor.hxx
EffectGeode.hxx
ephemeris.hxx
event_mgr.hxx
exception.hxx
ExtendedPropertyAdapter.hxx
extensions.hxx
GLPredicate.hxx
GroundLightManager.hxx
gzcontainerfile.hxx
HTTPClient.hxx
HTTPRequest.hxx
Install.hxx
intern.hxx
interpolater.hxx
interpolator.hxx
iochannel.hxx
jupiter.hxx
leastsqs.hxx
logstream.hxx
lowlevel.hxx
lowleveltime.h
magvar.hxx
make_new.hxx
mars.hxx
mat.hxx
matlib.hxx
matmodel.hxx
mercury.hxx
metar.hxx
mipmap.hxx
model.hxx
modellib.hxx
ModelRegistry.hxx
moon.hxx
moonpos.hxx
MouseEvent.hxx
naref.h
nasal.h
neptune.hxx
newbucket.hxx
newcloud.hxx
NodeAndDrawableVisitor.hxx
Noise.hxx
obj.hxx
ODGauge.hxx
openvg.h
OptionsReadFileCallback.hxx
OsgMath.hxx
OsgSingleton.hxx
OSGUtils.hxx
OSGVersion.hxx
oursun.hxx
Package.hxx
parse_color.hxx
parseBlendFunc.hxx
particles.hxx
Pass.hxx
persparam.hxx
placement.hxx
pluto.hxx
precipitation.hxx
PrimitiveCollector.hxx
PrimitiveUtils.hxx
project.hxx
PropertyBasedElement.hxx
PropertyBasedMgr.hxx
PropertyInterpolationMgr.hxx
PropertyInterpolator.hxx
propertyObject.hxx
props.hxx
props_io.hxx
propsfwd.hxx
pt_lights.hxx
QuadTreeBuilder.hxx
raw_socket.hxx
ReaderWriterSPT.hxx
ReaderWriterSTG.hxx
readwav.hxx
RenderConstants.hxx
ResourceManager.hxx
Root.hxx
sample_group.hxx
sample_openal.hxx
sample_queue.hxx
saturn.hxx
screen-dump.hxx
serial.hxx
sg_binobj.hxx
sg_dir.hxx
sg_file.hxx
sg_geodesy.hxx
sg_inlines.h
sg_netBuffer.hxx
sg_netChannel.hxx
sg_netChat.hxx
sg_path.hxx
sg_random.h
sg_serial.hxx
sg_socket.hxx
sg_socket_udp.hxx
sg_time.hxx
sg_types.hxx
SGAtomic.hxx
SGBinding.hxx
SGBox.hxx
SGBuildingBin.hxx
SGClipGroup.hxx
SGCMath.hxx
SGDebugDrawCallback.hxx
SGDirectionalLightBin.hxx
SGEnlargeBoundingBox.hxx
SGExpression.hxx
SGGeoc.hxx
SGGeod.hxx
SGGeodesy.hxx
SGGeometry.hxx
SGGeometryFwd.hxx
SGGuard.hxx
SGInteractionAnimation.hxx
SGIntersect.hxx
SGLightBin.hxx
SGLimits.hxx
SGLineSegment.hxx
SGLocation.hxx
SGMaterialAnimation.hxx
SGMath.hxx
SGMathFwd.hxx
SGMatrix.hxx
SGMisc.hxx
SGModelBin.hxx
SGNodeMasks.hxx
SGOceanTile.hxx
SGOffsetTransform.hxx
SGPerfMon.hxx
SGPickAnimation.hxx
SGPickCallback.hxx
SGPlane.hxx
SGQuat.hxx
SGQueue.hxx
SGRay.hxx
SGReaderWriterBTG.hxx
SGReaderWriterOptions.hxx
SGReaderWriterXML.hxx
SGRect.hxx
SGReferenced.hxx
SGRotateTransform.hxx
SGScaleTransform.hxx
SGSceneFeatures.hxx
SGSceneUserData.hxx
SGSharedPtr.hxx
SGSmplhist.hxx
SGSmplstat.hxx
SGSphere.hxx
SGStateAttributeVisitor.hxx
sgstream.hxx
SGText.hxx
SGTexturedTriangleBin.hxx
SGTextureStateAttributeVisitor.hxx
SGThread.hxx
SGTrackToAnimation.hxx
SGTranslateTransform.hxx
SGTriangle.hxx
SGTriangleBin.hxx
SGUpdateVisitor.hxx
SGVasiDrawable.hxx
SGVec2.hxx
SGVec3.hxx
SGVec4.hxx
SGVertexArrayBin.hxx
SGWeakPtr.hxx
SGWeakReferenced.hxx
ShaderGeometry.hxx
simgear_config.h
singleton.hpp
Singleton.hxx
sky.hxx
soundmgr_openal.hxx
sphere.hxx
SplicingVisitor.hxx
star.hxx
stardata.hxx
stars.hxx
StateAttributeFactory.hxx
StateMachine.hxx
stdint.hxx
stopwatch.hxx
StringTable.hxx
strutils.hxx
subsystem_mgr.hxx
SVNDirectory.hxx
SVNReportParser.hxx
SVNRepository.hxx
tabbed_values.hxx
Technique.hxx
terrasync.hxx
texcoord.hxx
TextureBuilder.hxx
tiedpropertylist.hxx
timestamp.hxx
timezone.h
tr.h
TreeBin.hxx
UpdateOnceCallback.hxx
uranus.hxx
userdata.hxx
VectorArrayAdapter.hxx
vectorPropTemplates.hxx
venus.hxx
version.h
VGInitOperation.hxx
vgu.h
xmlsound.hxx
zfstream.hxx

to the top

Shared Libraries (2)


libSimGearCore.so
libSimGearScene.so

to the top




Generated on Wed Jul 2 19:00:31 2014 for SimGear by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API