syBR Engine File List

Here is a list of all files with brief descriptions:
/home/seb/syBR/audioCore/src/audioCoreShared.hppContains export/import defines for shared libraries
/home/seb/syBR/audioCore/src/AudioDefs.hppContains the declaration of some audio stuff
/home/seb/syBR/audioCore/src/AudioSystem.cppContains the definition of the AudioSystem class
/home/seb/syBR/audioCore/src/AudioSystem.hppContains the declaration of the AudioSystem class
/home/seb/syBR/audioCore/src/Bufferer.cppContains the definition of the Bufferer class
/home/seb/syBR/audioCore/src/Bufferer.hppContains the declaration of the Bufferer class
/home/seb/syBR/audioCore/src/MusicSystem.cppContains the definition of the MusicSystem class
/home/seb/syBR/audioCore/src/MusicSystem.hppContains the declaration of the MusicSystem class
/home/seb/syBR/audioCore/src/decoders/OggVorbis.cppContains the definition of the OggVorbisPlayer class
/home/seb/syBR/audioCore/src/decoders/OggVorbis.hppContains the declaration of the OggVorbisPlayer class
/home/seb/syBR/core/src/coreShared.hppContains export/import defines for shared libraries
/home/seb/syBR/core/src/boundingBox/AABB.cppContains the definition of the AABB class
/home/seb/syBR/core/src/boundingBox/AABB.hppContains the declaration of the AABB class
/home/seb/syBR/core/src/fileIO/FileSystem.cppContains the definition of the FileSystem class
/home/seb/syBR/core/src/fileIO/FileSystem.hppContains the declaration of the FileSystem class
/home/seb/syBR/core/src/fileIO/Logger.cppContains the definition of the Logger class
/home/seb/syBR/core/src/fileIO/Logger.hppContains the declaration of the Logger class
/home/seb/syBR/core/src/fileIO/XML.cppContains the implementation of the XMLFile and XMLNode classes
/home/seb/syBR/core/src/fileIO/XML.hppContains the declaration of the XMLFile and XMLNode classes
/home/seb/syBR/core/src/math/Math.cppContains the definition of the Math class
/home/seb/syBR/core/src/math/Math.hppContains the declaration of the Maths class
/home/seb/syBR/core/src/math/MathHelpers.cppContains the definition of the MathHelpers class
/home/seb/syBR/core/src/math/MathHelpers.hppContains the declaration of the MathHelpers class
/home/seb/syBR/core/src/math/Matrix.cppContains the definition of the Matrix class
/home/seb/syBR/core/src/math/Matrix.hppContains the declaration of the Matrix class
/home/seb/syBR/core/src/math/Plane.cppContains the definition of the Plane class
/home/seb/syBR/core/src/math/Plane.hppContains the declaration of the Plane class
/home/seb/syBR/core/src/math/Vector2D.cppContains the definition of the Vector2D class
/home/seb/syBR/core/src/math/Vector2D.hppContains the declaration of the Vector2D class
/home/seb/syBR/core/src/math/Vector3D.cppContains the definition of the Vector3D class
/home/seb/syBR/core/src/math/Vector3D.hppContains the declaration of the Vector3D class
/home/seb/syBR/game/src/Game.cppContains the definition of the Game class
/home/seb/syBR/game/src/Game.hppContains the declaration of the Game class
/home/seb/syBR/game/src/gameShared.hppContains export/import defines for shared libraries
/home/seb/syBR/game/src/gui/GUIContainer.cppContains the definition of the GUIContainer class
/home/seb/syBR/game/src/gui/GUIContainer.hppContains the declaration of the GUIContainer class
/home/seb/syBR/game/src/gui/GUIFont.cppContains the definition of the GUIFont class
/home/seb/syBR/game/src/gui/GUIFont.hppContains the declaration of the GUIFont class
/home/seb/syBR/game/src/gui/GUIManager.cppContains the definition of the GUIManager class
/home/seb/syBR/game/src/gui/GUIManager.hppContains the declaration of the GUIManager class
/home/seb/syBR/game/src/gui/GUIPicture.cppContains the definition of the GUIPicture class
/home/seb/syBR/game/src/gui/GUIPicture.hppContains the declaration of the GUIPicture class
/home/seb/syBR/game/src/gui/GUIText.cppContains the definition of the GUIText class
/home/seb/syBR/game/src/gui/GUIText.hppContains the declaration of the GUIText class
/home/seb/syBR/game/src/gui/GUIWidget.cppContains the definition of the GUIWidget class
/home/seb/syBR/game/src/gui/GUIWidget.hppContains the declaration of the GUIWidget class
/home/seb/syBR/game/src/physics/PhysicsWorld.cppContains the definition of the PhysicsWorld class
/home/seb/syBR/game/src/physics/PhysicsWorld.hppContains the declaration of the PhysicsWorld class
/home/seb/syBR/game/src/plugin/Plugin.cppContains the definition of the Plugin and PluginDescriptor classes
/home/seb/syBR/game/src/plugin/Plugin.hppContains the declaration of the Plugin and the PluginDescriptor classes
/home/seb/syBR/game/src/plugin/PluginManager.cppContains the definition of the PluginManager class
/home/seb/syBR/game/src/plugin/PluginManager.hppContains the declaration of the PluginManager class
/home/seb/syBR/game/src/plugin/PluginSettings.cppContains the definition of the PluginSettings class
/home/seb/syBR/game/src/plugin/PluginSettings.hppContains the declaration of the PluginSettings class
/home/seb/syBR/game/src/scene/Actor.cppContains the definition of the Actor class
/home/seb/syBR/game/src/scene/Actor.hppContains the declaration of the Actor class
/home/seb/syBR/game/src/scene/Camera.cppContains the definition of the Camera class
/home/seb/syBR/game/src/scene/Camera.hppContains the declaration of the Camera class
/home/seb/syBR/game/src/scene/Scene.cppContains the definition of the Scene class
/home/seb/syBR/game/src/scene/Scene.hppContains the declaration of the Scene class
/home/seb/syBR/game/src/scene/SceneManager.cppContains the definition of the SceneManager class
/home/seb/syBR/game/src/scene/SceneManager.hppContains the declaration of the SceneManager class
/home/seb/syBR/game/src/scene/SceneNode.cppContains the definition of the SceneNode class
/home/seb/syBR/game/src/scene/SceneNode.hppContains the declaration of the SceneNode class
/home/seb/syBR/game/src/scene/Viewport.cppContains the definition of the Viewport class
/home/seb/syBR/game/src/scene/Viewport.hppContains the declaration of the Viewport class
/home/seb/syBR/game/src/script/ScriptExposer.cppContains the definition of the ScriptExposer class
/home/seb/syBR/game/src/script/ScriptExposer.hppContains the declaration of the ScriptExposer class
/home/seb/syBR/game/src/script/ScriptMacros.hppContains the macros used for script embedding and for script documentation
/home/seb/syBR/game/src/script/ScriptManager.cppContains the definition of the ScriptManager class
/home/seb/syBR/game/src/script/ScriptManager.hppContains the declaration of the ScripManager class
/home/seb/syBR/inputCore/src/ActionManager.cppContains the definition of the ActionManager class
/home/seb/syBR/inputCore/src/ActionManager.hppContains the declaration of the ActionManager class
/home/seb/syBR/inputCore/src/inputCoreShared.hppContains export/import defines for shared libraries
/home/seb/syBR/inputCore/src/InputSystem.cppContains the definition of the InputSystem class
/home/seb/syBR/inputCore/src/InputSystem.hppContains the declaration of the InputSystem class
/home/seb/syBR/inputCore/src/KeyboardHandler.cppContains the definition of the KeyboardHandler class
/home/seb/syBR/inputCore/src/KeyboardHandler.hppContains the declaration of the KeyboardHandler class
/home/seb/syBR/inputCore/src/KeyCodes.hppContains the definition of the KeyCode enumeration
/home/seb/syBR/inputCore/src/MouseButtons.hppContains the definition of the MouseButtons enumeration
/home/seb/syBR/inputCore/src/MouseHandler.cppContains the definition of the MouseHandler class
/home/seb/syBR/inputCore/src/MouseHandler.hppContains the declaration of the MouseHandler class
/home/seb/syBR/inputOIS/src/inputOIS.cppContains shared library entry point
/home/seb/syBR/inputOIS/src/inputOISShared.hppContains export/import defines for shared libraries
/home/seb/syBR/inputOIS/src/InputSystem.cppContains the definition of the InputSystem class
/home/seb/syBR/inputOIS/src/InputSystem.hppContains the declaration of the InputSystem class
/home/seb/syBR/inputOIS/src/KeyboardHandler.cppContains the definition of the KeyboardHandler class
/home/seb/syBR/inputOIS/src/KeyboardHandler.hppContains the declaration of the KeyboardHandler class
/home/seb/syBR/inputOIS/src/MouseHandler.cppContains the definition of the MouseHandler class
/home/seb/syBR/inputOIS/src/MouseHandler.hppContains the declaration of the MouseHandler class
/home/seb/syBR/map2syBR/src/map2syBR.cppContains the definition of the entry point of the map2syBR utility
/home/seb/syBR/map2syBR/src/map2syBR.hppContains the declaration of the entry point of the map2syBR utility
/home/seb/syBR/map2syBR/src/entity/EntityBase.cppContains the definition of the EntityBase class
/home/seb/syBR/map2syBR/src/entity/EntityBase.hppContains the declaration of the EntityBase class
/home/seb/syBR/map2syBR/src/entity/EntitySolid.cppContains the definition of the EntitySolid class
/home/seb/syBR/map2syBR/src/entity/EntitySolid.hppContains the declaration of the EntitySolid class
/home/seb/syBR/map2syBR/src/entity/EntityWorld.cppContains the definition of the EntityWorld class
/home/seb/syBR/map2syBR/src/entity/EntityWorld.hppContains the declaration of the EntityWorld class
/home/seb/syBR/map2syBR/src/map/Brush.cppContains the definition of the Brush and BrushFace classes
/home/seb/syBR/map2syBR/src/map/Brush.hppContains the declaration of the Brush and BrushFace classes
/home/seb/syBR/map2syBR/src/map/MapHandler.cpp
/home/seb/syBR/map2syBR/src/map/MapHandler.hppContains the definition of the MapHandler class
/home/seb/syBR/map2syBR/src/map/Polygon.cppContains the definition of the Polygon and Vertex classes
/home/seb/syBR/map2syBR/src/map/Polygon.hppContains the declaration of the Polygon and Vertex classes
/home/seb/syBR/map2syBR/src/math/Math.hppContains the declaration of the Math namespace
/home/seb/syBR/map2syBR/src/math/Plane.cppContains the definition of the Plane class
/home/seb/syBR/map2syBR/src/math/Plane.hppContains the declaration of the Plane class
/home/seb/syBR/map2syBR/src/math/Vector3.cppContains the definition of the Vector3 class
/home/seb/syBR/map2syBR/src/math/Vector3.hppContains the declaration of the Vector3 class
/home/seb/syBR/map2syBR/src/util/TextureManager.cppContains the definition of the TextureManager class
/home/seb/syBR/map2syBR/src/util/TextureManager.hppContains the declaration of the TextureManager class
/home/seb/syBR/renderer/src/rendererShared.hppContains export/import defines for renderer shared library
/home/seb/syBR/renderer/src/RenderSystem.cppContains the definition of the RenderSystem class
/home/seb/syBR/renderer/src/RenderSystem.hppContains the declaration of the RenderSystem class
/home/seb/syBR/run/src/run.cppContains the entry point of any program which uses the syBR Engine
/home/seb/syBR/settings/src/settings.cppContains the entry point of the settings program of the syBR Engine
/home/seb/syBR/settings/src/SettingsManager.cppContains the definition of the SettingsManager class
/home/seb/syBR/settings/src/SettingsManager.hppContains the declaration of the SettingsManager class
/home/seb/syBR/settings/src/SettingsUI.cpp
/home/seb/syBR/settings/src/SettingsUI.hpp
/home/seb/syBR/shared/src/syBR.hppRoot header to be included by EVERY syBR source file

Copyright © 2008 by Sebastien Frippiat
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License.
Last modified Tue Dec 30 17:57:34 2008