#include "SceneGraph/spSceneNode.hpp"
#include "Platform/spSoftPixelDeviceOS.hpp"
#include <boost/foreach.hpp>
Namespaces | |
namespace | sp |
!! | |
namespace | sp::scene |
Add 3D object management functions and scene rendering can be found in this namespace. | |
Variables | |
dim::matrix4f | sp::scene::spProjectionMatrix |
dim::matrix4f | sp::scene::spViewMatrix |
dim::matrix4f | sp::scene::spViewInvMatrix |
dim::matrix4f | sp::scene::spWorldMatrix |
dim::matrix4f | sp::scene::spTextureMatrix [MAX_COUNT_OF_TEXTURES] |
dim::matrix4f | sp::scene::spColorMatrix |