Binary compatibility report for the libOgrePaging.so object between 1.10.12 and 1.11.6 versions on x86_64

Test Info


Module NamelibOgrePaging
Version #11.10.12
Version #21.11.6
Archx86_64
GCC Version9.4.0

Test Results


Total Header Files27
Total Source Files9
Total Objects1
Total Symbols / Types287 / 71
Compatibility 56.4%

Problem Summary


SeverityCount
Added Symbols-19
Removed SymbolsHigh19
Problems with
Data Types
High1
Medium16
Low37
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols  19 


OgreGrid2DPageStrategy.h, libOgrePaging.so.1.11.6
namespace Ogre
Grid2DPageStrategy::getPageID ( Vector3 const& worldPos, PagedWorldSection* section )
Grid2DPageStrategyData::convertGridToWorldSpace ( Vector2 const& grid, Vector3& world )
Grid2DPageStrategyData::convertWorldToGridSpace ( Vector3 const& world, Vector2& grid )
Grid2DPageStrategyData::determineGridLocation ( Vector2 const& gridpos, int32* x, int32* y )
Grid2DPageStrategyData::getBottomLeftGridSpace ( int32 x, int32 y, Vector2& bl )
Grid2DPageStrategyData::getCornersGridSpace ( int32 x, int32 y, Vector2* pFourPoints )
Grid2DPageStrategyData::getMidPointGridSpace ( int32 x, int32 y, Vector2& mid )
Grid2DPageStrategyData::setOrigin ( Vector3 const& worldOrigin )

OgreGrid3DPageStrategy.h, libOgrePaging.so.1.11.6
namespace Ogre
Grid3DPageStrategy::getPageID ( Vector3 const& pos, PagedWorldSection* section )
Grid3DPageStrategyData::determineGridLocation ( Vector3 const& pos, int32* x, int32* y, int32* z )
Grid3DPageStrategyData::getBottomLeftGridSpace ( int32 x, int32 y, int32 z, Vector3& bl )
Grid3DPageStrategyData::getCornersGridSpace ( int32 x, int32 y, int32 z, Vector3* pEightPoints )
Grid3DPageStrategyData::getMidPointGridSpace ( int32 x, int32 y, int32 z, Vector3& mid )
Grid3DPageStrategyData::setCellSize ( Vector3 const& sz )
Grid3DPageStrategyData::setOrigin ( Vector3 const& origin )

OgrePagedWorldSection.h, libOgrePaging.so.1.11.6
namespace Ogre
PagedWorldSection::getPageID ( Vector3 const& worldPos )
PagedWorldSection::loadOrCreatePage ( Vector3 const& worldPos )

OgrePageManager.h, libOgrePaging.so.1.11.6
namespace Ogre
PageManager::loadWorld ( SharedPtr<DataStream>const& stream, String const& name )
PageManager::saveWorld ( PagedWorld* world, SharedPtr<DataStream>const& stream )

to the top

Removed Symbols  19 


OgreGrid2DPageStrategy.h, libOgrePaging.so.1.10.12
namespace Ogre
Grid2DPageStrategy::getPageID ( Vector3 const& worldPos, PagedWorldSection* section )
Grid2DPageStrategyData::convertGridToWorldSpace ( Vector2 const& grid, Vector3& world )
Grid2DPageStrategyData::convertWorldToGridSpace ( Vector3 const& world, Vector2& grid )
Grid2DPageStrategyData::determineGridLocation ( Vector2 const& gridpos, int32* x, int32* y )
Grid2DPageStrategyData::getBottomLeftGridSpace ( int32 x, int32 y, Vector2& bl )
Grid2DPageStrategyData::getCornersGridSpace ( int32 x, int32 y, Vector2* pFourPoints )
Grid2DPageStrategyData::getMidPointGridSpace ( int32 x, int32 y, Vector2& mid )
Grid2DPageStrategyData::setOrigin ( Vector3 const& worldOrigin )

OgreGrid3DPageStrategy.h, libOgrePaging.so.1.10.12
namespace Ogre
Grid3DPageStrategy::getPageID ( Vector3 const& pos, PagedWorldSection* section )
Grid3DPageStrategyData::determineGridLocation ( Vector3 const& pos, int32* x, int32* y, int32* z )
Grid3DPageStrategyData::getBottomLeftGridSpace ( int32 x, int32 y, int32 z, Vector3& bl )
Grid3DPageStrategyData::getCornersGridSpace ( int32 x, int32 y, int32 z, Vector3* pEightPoints )
Grid3DPageStrategyData::getMidPointGridSpace ( int32 x, int32 y, int32 z, Vector3& mid )
Grid3DPageStrategyData::setCellSize ( Vector3 const& sz )
Grid3DPageStrategyData::setOrigin ( Vector3 const& origin )

OgrePagedWorldSection.h, libOgrePaging.so.1.10.12
namespace Ogre
PagedWorldSection::getPageID ( Vector3 const& worldPos )
PagedWorldSection::loadOrCreatePage ( Vector3 const& worldPos )

OgrePageManager.h, libOgrePaging.so.1.10.12
namespace Ogre
PageManager::loadWorld ( std::shared_ptr<DataStream>const& stream, String const& name )
PageManager::saveWorld ( PagedWorld* world, std::shared_ptr<DataStream>const& stream )

to the top

Problems with Data Types, High Severity  1 


OgrePagedWorldSection.h
namespace Ogre
[+] class PagedWorldSection  1 

to the top

Problems with Symbols, High Severity  2 


OgrePageManager.h, libOgrePaging.so.1.10.12
namespace Ogre
[+] PageManager::loadWorld ( std::shared_ptr<DataStream>const& stream, String const& name )  1 
[+] PageManager::saveWorld ( PagedWorld* world, std::shared_ptr<DataStream>const& stream )  1 

to the top

Problems with Data Types, Medium Severity  16 


OgreAxisAlignedBox.h
namespace Ogre
[+] class AxisAlignedBox  1 

OgreGrid2DPageStrategy.h
namespace Ogre
[+] class Grid2DPageStrategyData  6 

OgreGrid3DPageStrategy.h
namespace Ogre
[+] class Grid3DPageStrategyData  5 

OgrePagedWorldSection.h
namespace Ogre
[+] class PagedWorldSection  3 

OgrePageStrategy.h
namespace Ogre
[+] class PageStrategy  1 

to the top

Problems with Data Types, Low Severity  37 


OgreAxisAlignedBox.h
namespace Ogre
[+] class AxisAlignedBox  3 

OgreGrid2DPageStrategy.h
namespace Ogre
[+] class Grid2DPageStrategyData  2 

OgreGrid3DPageStrategy.h
namespace Ogre
[+] class Grid3DPageStrategyData  3 

OgrePage.h
namespace Ogre
[+] class Page  2 
[+] typedef Page::ContentCollectionList  1 

OgrePageContent.h
namespace Ogre
[+] class PageContent  2 

OgrePageContentCollection.h
namespace Ogre
[+] class PageContentCollection  2 

OgrePageContentCollectionFactory.h
namespace Ogre
[+] class PageContentCollectionFactory  2 

OgrePageContentFactory.h
namespace Ogre
[+] class PageContentFactory  2 

OgrePagedWorld.h
namespace Ogre
[+] class PagedWorld  2 

OgrePagedWorldSection.h
namespace Ogre
[+] class PagedWorldSection  2 
[+] class PagedWorldSectionFactory  2 

OgrePageManager.h
namespace Ogre
[+] class PageManager  2 
[+] typedef PageManager::CameraList  1 
[+] typedef PageManager::ContentCollectionFactoryMap  1 
[+] typedef PageManager::ContentFactoryMap  1 
[+] typedef PageManager::StrategyMap  1 
[+] typedef PageManager::WorldMap  1 
[+] typedef PageManager::WorldSectionFactoryMap  1 

OgrePageStrategy.h
namespace Ogre
[+] class PageStrategy  2 
[+] class PageStrategyData  2 

to the top

Header Files  27 


OgreAny.h
OgreAxisAlignedBox.h
OgreCamera.h
OgreCommon.h
OgreFrameListener.h
OgreGrid2DPageStrategy.h
OgreGrid3DPageStrategy.h
OgreMemoryAllocatedObject.h
OgreMemoryAllocatorConfig.h
OgreMemoryStdAlloc.h
OgreNameGenerator.h
OgrePage.h
OgrePageContent.h
OgrePageContentCollection.h
OgrePageContentCollectionFactory.h
OgrePageContentFactory.h
OgrePagedWorld.h
OgrePagedWorldSection.h
OgrePageManager.h
OgrePageStrategy.h
OgrePagingPrerequisites.h
OgrePlatform.h
OgrePrerequisites.h
OgreSimplePageContentCollection.h
OgreVector2.h
OgreVector3.h
OgreWorkQueue.h

to the top

Source Files  9 


OgreGrid2DPageStrategy.cpp
OgreGrid3DPageStrategy.cpp
OgrePage.cpp
OgrePageContent.cpp
OgrePageContentCollection.cpp
OgrePagedWorld.cpp
OgrePagedWorldSection.cpp
OgrePageManager.cpp
OgreSimplePageContentCollection.cpp

to the top

Objects  1 


libOgrePaging.so.1.10.12

to the top