![]() |
Kochol Game Engine
0.1.0
|
#include <ShadowMapProjection.h>
Public Member Functions | |
MeshMatrix (sn::Mesh *pMesh, math::Matrix *pMatrix) |
Public Attributes | |
sn::Mesh * | pMesh |
math::Matrix * | pMatrix |
Definition at line 109 of file ShadowMapProjection.h.
|
inline |
Definition at line 114 of file ShadowMapProjection.h.
math::Matrix* kge::efx::ShadowMapProjection::MeshMatrix::pMatrix |
Definition at line 112 of file ShadowMapProjection.h.
sn::Mesh* kge::efx::ShadowMapProjection::MeshMatrix::pMesh |
Definition at line 111 of file ShadowMapProjection.h.