root/branches/Dirk_CPtr/Source/Base/Base

Name Size Rev Age Last Change
../
Base.dox 14.9 kB 106 2 years dirk: Keyword substitution added Version string fixed
common.mk 213 bytes 106 2 years dirk: Keyword substitution added Version string fixed
lib.dbg.def.hdr 51 bytes 106 2 years dirk: Keyword substitution added Version string fixed
lib.def.icl71.sym 164 bytes 106 2 years dirk: Keyword substitution added Version string fixed
OSGBaseDef.cpp 3.4 kB 416 2 years vossg: fixed : include problems
OSGBaseDef.h 3.3 kB 386 2 years dirk: Added versioning code. Versions of all linked libs are output on osgInit …
OSGBaseFunctions.cpp 10.8 kB 644 2 years vossg: fixed : es compile
OSGBaseFunctions.h 16.8 kB 641 2 years allenb: - Add getCallStack method. This may not work completely yet and will need …
OSGBaseFunctions.inl 85.6 kB 627 2 years vossg: cleaned refcount functions
OSGBaseFunctionsTest.cpp 15.6 kB 457 2 years cneumann: Added copyright headers, wrapped test contents in SUITEs
OSGBaseInitFunctions.cpp 24.1 kB 608 2 years cneumann: - introduced envvar OSG_LOG_LEVEL_STARTUP if OSG_LOG_LEVEL_STARTUP is …
OSGBaseInitFunctions.h 5.8 kB 523 2 years vossg: fixed : win compile problems
OSGBaseTypes.h 13.4 kB 471 2 years dshipton: Use the standard C++ headers (the rest of them) instead of the old …
OSGBaseTypes.inl 3.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGBaseTypeTraits.h 31.3 kB 513 2 years vossg: changed : first icc support
OSGBinaryDataHandler.h 3.2 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGBoxVolume.cpp 10.3 kB 468 2 years dshipton: Use the standard C++ headers cassert and cerrno instead of the old …
OSGBoxVolume.h 9.5 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGBoxVolume.inl 5.0 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGColor.cpp 3.2 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGColor.h 11.9 kB 520 2 years vossg: base/base 1.x updates
OSGColor.inl 16.8 kB 520 2 years vossg: base/base 1.x updates
OSGConceptPropertyChecks.h 5.7 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGConfig.h 21.4 kB 520 2 years vossg: base/base 1.x updates
OSGContainerForwards.h 9.4 kB 650 2 years vossg: changed : removed attachment mixin
OSGCylinderVolume.cpp 6.5 kB 468 2 years dshipton: Use the standard C++ headers cassert and cerrno instead of the old …
OSGCylinderVolume.h 7.8 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGCylinderVolume.inl 4.5 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGDataType.cpp 4.5 kB 467 2 years dshipton: Use the standard C++ headers cstdio and cstdlib instead of the old …
OSGDataType.h 4.8 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGDate.cpp 6.5 kB 471 2 years dshipton: Use the standard C++ headers (the rest of them) instead of the old …
OSGDate.h 6.2 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGDate.inl 3.7 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGDynamicVolume.cpp 7.7 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGDynamicVolume.h 8.1 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGDynamicVolume.inl 3.5 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGException.cpp 4.7 kB 467 2 years dshipton: Use the standard C++ headers cstdio and cstdlib instead of the old …
OSGException.h 5.7 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGExceptionBinaryDataHandler.cpp 15.5 kB 536 2 years vossg: fixed : make sure the right ntoh and hton conversions are used, …
OSGExceptionBinaryDataHandler.h 15.2 kB 392 2 years cneumann: fixed: compile error on linux. GLenum is a typedef to an integer type …
OSGExceptionBinaryDataHandler.inl 20.1 kB 625 2 years allenb: Initialize len variable to known value before reading. From everything I …
OSGExportDefines.h 5.3 kB 524 2 years vossg: fixed : field adaptor types / control commit
OSGFactoryBase.cpp 6.5 kB 467 2 years dshipton: Use the standard C++ headers cstdio and cstdlib instead of the old …
OSGFactoryBase.h 9.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGFactoryController.cpp 10.7 kB 569 2 years vossg: fixed : type system init and missing base types (should fix osb loader …
OSGFactoryController.h 10.5 kB 523 2 years vossg: fixed : win compile problems
OSGFileSystem.h 4.5 kB 520 2 years vossg: base/base 1.x updates
OSGFileSystem.inl 12.6 kB 391 2 years PatrickDaehne: Made OpenSG 2.0 compile on Mac OS X
OSGFixed.h 4.8 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGFixed.inl 7.7 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGFixedTest.cpp 4.5 kB 494 2 years allenb: - The early failure in OSGFixedTest (that was expected) was hiding other …
OSGFrustumVolume.cpp 14.7 kB 583 2 years dirk: fixed intersect bug
OSGFrustumVolume.h 9.8 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGFrustumVolume.inl 5.9 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGGL.h 3.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGGLEXT.h 78.7 kB 520 2 years vossg: base/base 1.x updates
OSGGLProfile.h 7.6 kB 390 2 years PatrickDaehne: Fixed a buggy wrapper for the glClearColor function (green and blue color …
OSGGLU.h 4.3 kB 269 2 years vossg: fixed : es compile problems
OSGGLUT.h 3.1 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGIDString.cpp 10.7 kB 471 2 years dshipton: Use the standard C++ headers (the rest of them) instead of the old …
OSGIDString.h 6.9 kB 471 2 years dshipton: Use the standard C++ headers (the rest of them) instead of the old …
OSGIDString.inl 4.0 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGIDStringLink.cpp 3.6 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGIDStringLink.h 4.6 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGIDStringLink.inl 3.0 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGIOStream.cpp 4.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGIOStream.h 12.1 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGIOStream.inl 7.9 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGLine.cpp 18.5 kB 520 2 years vossg: base/base 1.x updates
OSGLine.h 7.4 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGLine.inl 3.2 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGLinearTransform.h 10.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGLinearTransform.inl 11.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGLog.cpp 23.3 kB 644 2 years vossg: fixed : es compile
OSGLog.h 33.2 kB 614 2 years vossg: fixed : more memory leaks (static)
OSGLog.inl 7.3 kB 520 2 years vossg: base/base 1.x updates
OSGMatrix.h 22.5 kB 550 2 years allenb: Rename the protected methods det2 and det3 to det2_calc and det3_calc. …
OSGMatrix.inl 78.6 kB 596 2 years allenb: - Try to fix up some memory errors that valgrind was complaining about - …
OSGMatrixFwd.h 3.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGMatrixTest.cpp 2.9 kB 457 2 years cneumann: Added copyright headers, wrapped test contents in SUITEs
OSGMatrixUtility.cpp 11.2 kB 471 2 years dshipton: Use the standard C++ headers (the rest of them) instead of the old …
OSGMatrixUtility.h 6.6 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGMemoryObject.h 5.1 kB 627 2 years vossg: cleaned refcount functions
OSGMemoryObject.inl 4.2 kB 632 2 years vossg: fixed : c-ptr compile problems
OSGMultiPool.h 6.5 kB 397 2 years dshipton: Merge Dirks RenderTraversal? branch back into trunk. This add's Occlusion …
OSGMultiPool.inl 6.9 kB 397 2 years dshipton: Merge Dirks RenderTraversal? branch back into trunk. This add's Occlusion …
OSGMultiPoolTest.cpp 5.6 kB 457 2 years cneumann: Added copyright headers, wrapped test contents in SUITEs
OSGNamedPool.h 7.0 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGNamedPool.inl 4.4 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGNormalQuantifier.cpp 10.9 kB 467 2 years dshipton: Use the standard C++ headers cstdio and cstdlib instead of the old …
OSGNormalQuantifier.h 6.7 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGNormalQuantifier.inl 3.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGPathHandler.cpp 20.6 kB 520 2 years vossg: base/base 1.x updates
OSGPathHandler.h 9.4 kB 467 2 years dshipton: Use the standard C++ headers cstdio and cstdlib instead of the old …
OSGPlane.cpp 11.5 kB 468 2 years dshipton: Use the standard C++ headers cassert and cerrno instead of the old …
OSGPlane.h 7.9 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGPlane.inl 5.7 kB 218 2 years cneumann: changed: named base functions more consistently. old names are …
OSGPolytopeVolume.cpp 7.4 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGPolytopeVolume.h 8.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGPolytopeVolume.inl 5.2 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGQuaternion.h 13.8 kB 209 2 years dirk: Added string set methods
OSGQuaternion.inl 30.1 kB 520 2 years vossg: base/base 1.x updates
OSGReal16.cpp 1.0 MB 468 2 years dshipton: Use the standard C++ headers cassert and cerrno instead of the old …
OSGReal16.h 18.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGSharedObjectHandler.cpp 15.3 kB 627 2 years vossg: cleaned refcount functions
OSGSharedObjectHandler.h 17.1 kB 627 2 years vossg: cleaned refcount functions
OSGSimplePool.h 6.0 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGSimplePool.inl 5.1 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGSingletonHolder.h 5.1 kB 136 2 years vossg: changed : less noisy
OSGSingletonHolder.ins 4.5 kB 136 2 years vossg: changed : less noisy
OSGSphereVolume.cpp 6.2 kB 468 2 years dshipton: Use the standard C++ headers cassert and cerrno instead of the old …
OSGSphereVolume.h 7.5 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGSphereVolume.inl 4.6 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGTaggedSingletonHolder.h 5.2 kB 136 2 years vossg: changed : less noisy
OSGTaggedSingletonHolder.ins 5.0 kB 136 2 years vossg: changed : less noisy
OSGTime.h 4.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGTime.inl 4.6 kB 218 2 years cneumann: changed: named base functions more consistently. old names are …
OSGTypeBase.cpp 13.3 kB 542 2 years vossg: fixed : vrml cleanups and noise reduction
OSGTypeBase.h 9.4 kB 569 2 years vossg: fixed : type system init and missing base types (should fix osb loader …
OSGTypeBasePredicates.cpp 5.7 kB 455 2 years cneumann: fixed: namespace in doxygen comment
OSGTypeBasePredicates.h 5.9 kB 366 2 years cneumann: added: some standard library compatible predicates for type …
OSGTypeBasePredicates.inl 6.2 kB 366 2 years cneumann: added: some standard library compatible predicates for type …
OSGTypeFactory.cpp 11.5 kB 569 2 years vossg: fixed : type system init and missing base types (should fix osb loader …
OSGTypeFactory.h 10.9 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGVector.cpp 10.7 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGVector.h 47.1 kB 335 2 years dirk: First version of doxygen ↔ Trac linking
OSGVector.inl 53.3 kB 335 2 years dirk: First version of doxygen ↔ Trac linking
OSGVectorFwd.h 3.3 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGVectorTest.cpp 3.9 kB 457 2 years cneumann: Added copyright headers, wrapped test contents in SUITEs
OSGVolume.cpp 3.2 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGVolume.h 8.0 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGVolume.inl 5.6 kB 106 2 years dirk: Keyword substitution added Version string fixed
OSGVolumeFunctions.cpp 35.0 kB 218 2 years cneumann: changed: named base functions more consistently. old names are …
OSGVolumeFunctions.h 12.1 kB 471 2 years dshipton: Use the standard C++ headers (the rest of them) instead of the old …
OSGVolumeFunctions.inl 5.2 kB 106 2 years dirk: Keyword substitution added Version string fixed
Note: See TracBrowser for help on using the browser.