RenderInstType
Engine/source/renderInstance/renderPassManager.h
A a tiny wrapper around String that exposes a U32 operator so that we can assign the RIT to RenderInst::type field.
Public Friends
class
For direct access to mName.
Public Static Attributes
Public Functions
Detailed Description
A a tiny wrapper around String that exposes a U32 operator so that we can assign the RIT to RenderInst::type field.
Public Friends
Protected Attributes
String mName
Public Static Attributes
const RenderInstType Invalid
Public Functions
RenderInstType()
RenderInstType(const RenderInstType & type)
RenderInstType(const String & name)
~RenderInstType()
getName()
isValid()
operator RenderInstTypeHash()