libtrack/AABBDrawable.cpp [code] | Implement the Track::AABBDrawable class |
libtrack/AABBDrawable.h [code] | Declare the Track::AABBDrawable class |
libtrack/AxisAlignedBoundingBox.cpp [code] | Implement the Track::AxisAlignedBoundingBox class |
libtrack/AxisAlignedBoundingBox.h [code] | Declare the Track::AxisAlignedBoundingBox class |
libtrack/ClassLoader.cpp [code] | Implement the Track::SaveableClassList classe |
libtrack/ClassLoader.h [code] | Declare the Track::SaveableClassList and Track::ClassLoader classes |
libtrack/DataCheck.cpp [code] | Implement the Track::DataCheck class |
libtrack/DataCheck.h [code] | Declare the Track::DataCheck class |
libtrack/Debug.h [code] | Define some useful symbols for debugging |
libtrack/Drawable.cpp [code] | Implement the Track::Drawable class |
libtrack/Drawable.h [code] | Declare the Track::Drawable class |
libtrack/FormErrors.h [code] | Declare the classes that can be thrown when there are errors loading data |
libtrack/Geometry.h [code] | |
libtrack/Lighting.cpp [code] | Implement the Track::Lighting, Track::LightSettings, and Track::FogSettings classes |
libtrack/Lighting.h [code] | Declare the Track::Lighting, Track::LightSettings, and Track::FogSettings classes |
libtrack/NearTrack.cpp [code] | Implement the Track::NearTrack class |
libtrack/NearTrack.h [code] | Declare the Track::NearTrack class |
libtrack/OcclusionTester.cpp [code] | Implement the Track::OcclusionTester class |
libtrack/OcclusionTester.h [code] | Declare the Track::OcclusionTester class |
libtrack/PieceDistortion.cpp [code] | Implement the Track::PieceDistortion class |
libtrack/PieceDistortion.h [code] | Declare the Track::PieceDistortion class |
libtrack/Segment.cpp [code] | Implement the Track::Segment class |
libtrack/Segment.h [code] | Declare the Track::Segment class |
libtrack/SegmentConnection.cpp [code] | Implement the Track::SegmentConnection class |
libtrack/SegmentConnection.h [code] | Declare the Track::SegmentConnection class |
libtrack/Skybox.cpp [code] | Implement the Track::Skybox class |
libtrack/Skybox.h [code] | Declare the Track::Skybox class |
libtrack/StartingPosition.cpp [code] | Implement the Track::StartingPosition class |
libtrack/StartingPosition.h [code] | Declare the Track::StartingPosition class |
libtrack/stream_loader.cpp [code] | Implement some functions to help with loading information from c++ stream objects |
libtrack/stream_loader.h [code] | Declare some functions to help with loading information from c++ stream objects |
libtrack/Texture.cpp [code] | Implement the Track::Texture class |
libtrack/Texture.h [code] | Declare the Track::Texture class |
libtrack/Theme.cpp [code] | Implement the Track::Theme class |
libtrack/Theme.h [code] | Declare the Track::Theme class |
libtrack/Track.cpp [code] | Implement the Track::Track class |
libtrack/Track.h [code] | Declare the Track::Track class |
libtrack/TrackAttachment.cpp [code] | Implement the Track::TrackAttachment class |
libtrack/TrackAttachment.h [code] | Declare the Track::TrackAttachment class |
libtrack/TrackBooster.cpp [code] | Implement the Track::TrackBooster class |
libtrack/TrackBooster.h [code] | Declare the Track::TrackBooster class |
libtrack/TrackMesh.h [code] | Declare the Track::TrackMesh class |
libtrack/UniqueIdentifier.h [code] | Declare the Track::UniqueIdentifier class |
libtrack/document/ChangeEdgeSegmentDelta.cpp [code] | Implement the Document::ChangeEdgeSegmentDelta class |
libtrack/document/ChangeEdgeSegmentDelta.h [code] | Declare the Document::ChangeEdgeSegmentDelta class |
libtrack/document/ChangeLightingDelta.cpp [code] | Implement the Document::ChangeLightingDelta class |
libtrack/document/ChangeLightingDelta.h [code] | Declare the Document::ChangeLightingDelta class |
libtrack/document/ChangePropertyDelta.h [code] | Declare the Document::ChangePropertyDelta class |
libtrack/document/ChangeVertexSegmentDelta.cpp [code] | Implement the Document::ChangeVertexSegmentDelta class |
libtrack/document/ChangeVertexSegmentDelta.h [code] | Declare the Document::ChangeVertexSegmentDelta class |
libtrack/document/ClearVertexDelta.cpp [code] | Implement the Document::ClearVertexDelta class |
libtrack/document/ClearVertexDelta.h [code] | Declare the Document::ClearVertexDelta class |
libtrack/document/Document.cpp [code] | Implement the Document::Document class |
libtrack/document/Document.h [code] | Declare the Document::Document class |
libtrack/document/DocumentDelta.cpp [code] | Implement the Document::DocumentDelta class |
libtrack/document/DocumentDelta.h [code] | Declare the Document::DocumentDelta class |
libtrack/document/FlipEdgeDelta.cpp [code] | Implement the Document::FlipEdgeDelta class |
libtrack/document/FlipEdgeDelta.h [code] | Declare the Document::FlipEdgeDelta class |
libtrack/document/InsertDelta.h [code] | Declare the Document::InsertDelta class |
libtrack/document/InsertEdgeDelta.cpp [code] | Implement the Document::InsertRemoveEdgeIdentifier, Document::InsertEdgeDelta, and Document::RemoveEdgeDelta classes |
libtrack/document/InsertEdgeDelta.h [code] | Declare the Document::InsertRemoveEdgeIdentifier, Document::InsertEdgeDelta, and Document::RemoveEdgeDelta classes |
libtrack/document/InsertRemoveIdentifier.h [code] | Declare the Document::InsertRemoveIdentifier class |
libtrack/document/InsertTrackAttachmentDelta.cpp [code] | Implement the Document::InsertRemoveTrackAttachmentIdentifier, Document::InsertTrackAttachmentDelta, and Document::RemoveTrackAttachmentDelta classes |
libtrack/document/InsertTrackAttachmentDelta.h [code] | Declare the Document::InsertRemoveTrackAttachmentIdentifier, Document::InsertTrackAttachmentDelta, and Document::RemoveTrackAttachmentDelta classes |
libtrack/document/InsertVertexDelta.cpp [code] | Implement the Document::InsertRemoveVertexIdentifier, Document::InsertVertexDelta, and Document::RemoveVertexDelta classes |
libtrack/document/InsertVertexDelta.h [code] | Declare the Document::InsertRemoveVertexIdentifier, Document::InsertVertexDelta, Document::RemoveVertexDelta, and Document::RemoveVertexOnlyDelta classes |
libtrack/document/MoveNodeDelta.cpp [code] | Implement the Document::MoveNodeDelta class |
libtrack/document/MoveNodeDelta.h [code] | Declare the Document::MoveNodeDelta class |
libtrack/document/MoveTrackAttachmentDelta.cpp [code] | Implement the Document::TrackAttachmentPositionFinder and Document::MoveNodeDelta classes |
libtrack/document/MoveTrackAttachmentDelta.h [code] | Declare the Document::MoveTrackAttachmentDelta and Document::TrackAttachmentPositionFinderclass |
libtrack/document/RemoveDelta.h [code] | Declare the Document::RemoveDelta class |
libtrack/document/RotateVertexDelta.cpp [code] | Implement the Document::RotateVertexDelta and Document::VertexAngleFinder classes |
libtrack/document/RotateVertexDelta.h [code] | Declare the Document::RotateVertexDelta and Document::VertexAngleFinder classes |
libtrack/document/SetEdgeStrengthDelta.cpp [code] | Implement the Document::SetEdgeStrengthDelta and Document::EdgeStrengthFinder class |
libtrack/document/SetEdgeStrengthDelta.h [code] | Declare the Document::SetEdgeStrengthDelta and Document::EdgeStrengthFinder class |
libtrack/document/SetStartEdgeDelta.cpp [code] | |
libtrack/document/SetStartEdgeDelta.h [code] | Implement the Document::SetStartEdgeDelta, Document::StartEdgeFinder, and Document::SetStartPositionsDelta classes |
libtrack/document/StackableDelta.cpp [code] | Implement the Document::StackableDelta class |
libtrack/document/StackableDelta.h [code] | Declare the Document::StackableDelta class |
libtrack/document/SymmetricDelta.cpp [code] | Implement the Document::SymmetricDelta class |
libtrack/document/SymmetricDelta.h [code] | Declare the Document::SymmetricDelta class |
libtrack/edit_base/ControlPoint.cpp [code] | Implement the Track::EditAssist::ControlPoint class |
libtrack/edit_base/ControlPoint.h [code] | Declare the Track::EditAssist::ControlPoint class |
libtrack/edit_base/Dragable.cpp [code] | Implement the Track::EditAssist::Dragable class |
libtrack/edit_base/Dragable.h [code] | Declare the Track::EditAssist::Dragable class |
libtrack/edit_base/EdgeStrengthHandle.cpp [code] | Implement the Track::EditAssist::EdgeStrengthHandle class |
libtrack/edit_base/EdgeStrengthHandle.h [code] | Declare the Track::EditAssist::EdgeStrengthHandle class |
libtrack/edit_base/LineConstrainedControlPoint.cpp [code] | |
libtrack/edit_base/LineConstrainedControlPoint.h [code] | Declare the Track::EditAssist::LineConstrainedControlPoint class |
libtrack/edit_base/RotationHandle.cpp [code] | Implement the Track::EditAssist::RotationHandle class |
libtrack/edit_base/RotationHandle.h [code] | Declare the Track::EditAssist::RotationHandle class |
libtrack/edit_base/SegmentConnectionHandle.cpp [code] | Implement the Track::EditAssist::SegmentConnectionHandle class |
libtrack/edit_base/SegmentConnectionHandle.h [code] | Declare the Track::EditAssist::SegmentConnectionHandle class |
libtrack/edit_base/Selectable.h [code] | Declare the Track::EditAssist::Selectable class |
libtrack/edit_base/TrackAttachmentHandle.cpp [code] | Implement the Track::EditAssist::TrackAttachmentHandle class |
libtrack/edit_base/TrackAttachmentHandle.h [code] | Declare the Track::EditAssist::TrackAttachmentHandle class |
libtrack/edit_base/VertexRotationHandle.cpp [code] | Implement the Track::EditAssist::VertexRotationHandle class |
libtrack/edit_base/VertexRotationHandle.h [code] | Declare the Track::EditAssist::VertexRotationHandle class |
libtrack/Mesh/BulletMesh.cpp [code] | Implement the Track::BulletMesh class |
libtrack/Mesh/BulletMesh.h [code] | Declare the Track::BulletMesh class |
libtrack/Mesh/DrawableMesh.cpp [code] | Implement the Track::DrawableMesh class |
libtrack/Mesh/DrawableMesh.h [code] | Declare the Track::DrawableMesh class |
libtrack/Mesh/MeshFaces.cpp [code] | Implement the Track::MeshFaces class |
libtrack/Mesh/MeshFaces.h [code] | Declare the Track::MeshFaces class |
libtrack/path/Path.cpp [code] | Implement the Track::Path class |
libtrack/path/Path.h [code] | Declare the Track::Path class |
libtrack/path/PathEdge.cpp [code] | |
libtrack/path/PathEdge.h [code] | |
libtrack/path/PathEdgeEnd.cpp [code] | Implement the Track::PathEdgeEnd class |
libtrack/path/PathEdgeEnd.h [code] | Implement the Track::PathEdgeEnd class |
libtrack/path/PathVertex.cpp [code] | Implement the Track::PathVertex class |
libtrack/path/PathVertex.h [code] | Declare the Track::PathVertex class |
python/racer_mesh_export.py [code] | Provide a Blender exporter for mesh objects |
python/racer_theme_export.py [code] | Provide a Blender exporter for track themes |
racer/main.cpp [code] | Main function for the Racer game |
racer/MainLoop.cpp [code] | Implement the MainLoop object |
racer/MainLoop.h [code] | Declare the MainLoop class |
racer/RacerApp.cpp [code] | Implement the RacerApp class |
racer/RacerApp.h [code] | Declare the RacerApp class |
racer/Engine/AITrainer.cpp [code] | Implement the Engine::AITrainer class |
racer/Engine/AITrainer.h [code] | Declare the Engine::AITrainer class |
racer/Engine/Audio.cpp [code] | Implement the Engine::Audio class and related classes |
racer/Engine/Audio.h [code] | Declare the Engine::Audio class, and the related classes |
racer/Engine/CarCamera.cpp [code] | Implement the Engine::CarCamera class |
racer/Engine/CarCamera.h [code] | Declare the Engine::CarCamera class |
racer/Engine/GameScene.cpp [code] | Implement the Engine::GameScene class |
racer/Engine/GameScene.h [code] | Declare the Engine::GameScene class |
racer/Engine/InputDevice.cpp [code] | Implement the Engine::InputDevice class |
racer/Engine/InputDevice.h [code] | Declare the Engine::InputDevice class |
racer/Engine/InputDeviceAI.cpp [code] | Implement the Engine::InputDeviceAI class |
racer/Engine/InputDeviceAI.h [code] | Declare the Engine::InputDeviceAI class |
racer/Engine/InputDeviceJoystick.cpp [code] | Implement the Engine::InputDeviceJoystick class |
racer/Engine/InputDeviceJoystick.h [code] | Declare the Engine::InputDeviceJoystick class |
racer/Engine/InputDeviceKeyboard.cpp [code] | Implement the Engine::InputDeviceKeyboard class |
racer/Engine/InputDeviceKeyboard.h [code] | Declare the Engine::InputDeviceKeyboard class |
racer/Engine/InputDeviceReplay.cpp [code] | Implement the Engine::InputDeviceReplay class |
racer/Engine/InputDeviceReplay.h [code] | Declare the Engine::InputDeviceReplay class |
racer/Engine/InputHandler.cpp [code] | Implement the Engine::InputHandler class |
racer/Engine/InputHandler.h [code] | Declare the Engine::InputHandler class |
racer/Engine/InputReport.cpp [code] | Implement the Engine::InputReport class |
racer/Engine/InputReport.h [code] | Declare the Engine::InputReport class |
racer/Engine/LoadScene.h [code] | Declare the Engine::LoadScene class |
racer/Engine/ReplayReader.cpp [code] | Implement the Engine::ReplayReader class |
racer/Engine/ReplayReader.h [code] | Declare the Engine::ReplayReader class |
racer/Engine/ResourceHandler.h [code] | Declare the Engine::ResourceHandler class |
racer/Engine/Scene.cpp [code] | Implement the Engine::Scene class |
racer/Engine/Scene.h [code] | Declare the Engine::Scene class |
racer/Engine/GameObjects/Car.cpp [code] | Implement the Engine::GameObjects::Car class |
racer/Engine/GameObjects/Car.h [code] | Declare the Engine::GameObjects::Car class |
racer/Engine/Physics/TickObserver.h [code] | Declare the Engine::Physics::TickObserver class |
racer/Engine/Physics/World.cpp [code] | Implement the Engine::Physics::World class |
racer/Engine/Physics/World.h [code] | Declare the Engine::Physics::World class |
racer/Graphics/CubeMap.cpp [code] | Implement the Graphics::CubeMap class |
racer/Graphics/CubeMap.h [code] | Declare the Graphics::CubeMap class |
racer/Graphics/SkyBox.cpp [code] | Implement the Graphics::SkyBox class |
racer/Graphics/SkyBox.h [code] | Declare the Graphics::SkyBox class |
racer/Graphics/SkyParticles.cpp [code] | Implement the Graphics::SkyParticles class |
racer/Graphics/SkyParticles.h [code] | Declare the Graphics::SkyParticles class |
racer/Graphics/Window.cpp [code] | Implement the Graphics::Window class |
racer/Graphics/Window.h [code] | Declare the Graphics::Window class |
racer/UI/BasicFonts.cpp [code] | Implement the UI::BasicFonts class |
racer/UI/BasicFonts.h [code] | Declare the UI::BasicFonts class |
racer/UI/CarSelectScene.cpp [code] | Implement the UI::CarSelectScene class |
racer/UI/CarSelectScene.h [code] | Declare the UI::CarSelectScene class |
racer/UI/GameStartMenuItem.cpp [code] | Implement the UI::GameStartMenuItem class |
racer/UI/GameStartMenuItem.h [code] | Declare the UI::GameStartMenuItem class |
racer/UI/Menu.cpp [code] | Implement the UI::Menu class |
racer/UI/Menu.h [code] | Declare the UI::Menu class |
racer/UI/MenuItem.cpp [code] | Implement the UI::MenuItem class |
racer/UI/MenuItem.h [code] | Declare the UI::MenuItem class |
racer/UI/PauseMenu.cpp [code] | Implement the UI::PauseMenu, UI::ContinueButton, and UI::QuitButton classes |
racer/UI/PauseMenu.h [code] | Declare the UI::PauseMenu, UI::ContinueButton, and UI::QuitButton classes |
racer/UI/ReplayStartMenuItem.cpp [code] | Implement the UI::ReplayStartMenuItem class |
racer/UI/ReplayStartMenuItem.h [code] | Declare the UI::ReplayStartMenuItem class |
racer/UI/SubMenuItem.cpp [code] | Implement the UI::SubMenuItem class |
racer/UI/SubMenuItem.h [code] | Declare the UI::SubMenuItem class |
racer/UI/TitleScene.cpp [code] | Implement the UI::TitleScene class |
racer/UI/TitleScene.h [code] | Declare the UI::TitleScene class |
racer/UI/UITextures.cpp [code] | Implement functions that return commonly used textures which are accessed directly in user interface code |
racer/UI/UITextures.h [code] | Declare functions that return commonly used textures which are accessed directly in user interface code |
racer_editor/EditorGuide.cpp [code] | Implement the EditorGuide class |
racer_editor/EditorGuide.h [code] | Declare the EditorGuide class |
racer_editor/EditorWindow.cpp [code] | Implement the EditorWindow class |
racer_editor/EditorWindow.h [code] | Declare the EditorWindow class |
racer_editor/LightingWindow.cpp [code] | Implement the LightingWindow class |
racer_editor/LightingWindow.h [code] | Declare the LightingWindow class |
racer_editor/main.cpp [code] | Main function for the Racer editor |
racer_editor/NewForm.cpp [code] | Implement the NewForm class |
racer_editor/NewForm.h [code] | Declare the NewForm class |
racer_editor/RacerEditorApp.cpp [code] | Implement the RacerEditorApp class |
racer_editor/RacerEditorApp.h [code] | Declare the RacerEditorApp class |
racer_editor/View.cpp [code] | Implement the View class |
racer_editor/View.h [code] | Declare the View class |
racer_editor/Viewport.cpp [code] | Implement the Viewport class |
racer_editor/Viewport.h [code] | Declare the Viewport class |