Rendering system interface for the Toshi engine. More...
#include "Render/TRender.h"
#include "Math/Math.h"
#include "Math/TSphere.h"
#include "Toshi/TStack.h"
#include "Toshi/TNodeList.h"
#include "Toshi/TRefCounted.h"
#include "Render/TResource.h"
#include "Render/TAnimation.h"
#include "Render/TRenderAdapter.h"
#include "Render/TRenderCapture.h"
#include "Render/TRenderContext.h"
#include "Render/TModel.h"
#include "Render/TDebugText.h"
Go to the source code of this file.
Classes | |
class | TRenderInterface |
struct | TRenderInterface::DISPLAYPARAMS |
Rendering system interface for the Toshi engine.
This file defines the core rendering system that provides:
Definition in file TRenderInterface.h.