CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Forward.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  CeresEngine
 

Typedefs

using CeresEngine::RendererTexturePtr = RC< RendererTexture >
 A type-alias to a pointer type to a RendererTexture.
 
using CeresEngine::RendererMeshPtr = RC< RendererMesh >
 A type-alias to a pointer type to a RendererMesh.