RenderInst Struct Reference

#include <renderPassManager.h>

Inheritance diagram for RenderInst:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void clear ()
void calcSortPoint (SceneObject *obj, const Point3F &camPosition)

Public Attributes

RenderInstTypeHash type
Point3F sortPoint
U32 defaultKey
U32 defaultKey2
bool translucent

Member Function Documentation

void RenderInst::clear (  ) 

Reimplemented in ObjectRenderInst, and MeshRenderInst.

void RenderInst::calcSortPoint ( SceneObject obj,
const Point3F camPosition 
)


Member Data Documentation