OpenBarnyard
 
Loading...
Searching...
No Matches
TRenderInterface.h File Reference

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
 

Detailed Description

Rendering system interface for the Toshi engine.

This file defines the core rendering system that provides:

  • Graphics pipeline management
  • Shader handling
  • Resource management
  • Platform-specific rendering abstraction

Definition in file TRenderInterface.h.