RenderInstType Class Reference

#include <renderPassManager.h>

List of all members.

Public Member Functions

 RenderInstType ()
 RenderInstType (const String &name)
 operator RenderInstTypeHash () const

Public Attributes

String mName
U32 mId

Static Private Attributes

static U32 smNumTypes


Constructor & Destructor Documentation

RenderInstType::RenderInstType (  )  [inline]

RenderInstType::RenderInstType ( const String name  )  [inline]


Member Function Documentation

RenderInstType::operator RenderInstTypeHash (  )  const [inline]


Member Data Documentation

U32 RenderInstType::smNumTypes [static, private]