torque Torque Game Engine Documentation
TGE Version 1.5.2

engine/sceneGraph/sceneGraph.h File Reference

#include "platform/platform.h"
#include "core/polyList.h"
#include "math/mRect.h"
#include "core/color.h"
#include "sim/sceneObject.h"
#include "dgl/gTexManager.h"
#include "dgl/gBitmap.h"
#include "lightingSystem/sgLightManager.h"

Data Structures

struct  FogVolume
class  SceneGraph
struct  SceneGraph::ZoneManager

Enumerations

enum  FogConstants {
  MaxFogVolumes = 3,
  FogTextureDistSize = 64,
  FogTextureHeightSize = 64
}

Variables

SceneGraphgClientSceneGraph
SceneGraphgServerSceneGraph


Enumeration Type Documentation

Enumerator:
MaxFogVolumes 
FogTextureDistSize 
FogTextureHeightSize 


Variable Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen