Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kge::efx::ShadowMapProjection::MeshMatrix Struct Reference

#include <ShadowMapProjection.h>

Public Member Functions

 MeshMatrix (sn::Mesh *pMesh, math::Matrix *pMatrix)

Public Attributes

sn::MeshpMesh
math::MatrixpMatrix

Detailed Description

Definition at line 109 of file ShadowMapProjection.h.

Constructor & Destructor Documentation

kge::efx::ShadowMapProjection::MeshMatrix::MeshMatrix ( sn::Mesh pMesh,
math::Matrix pMatrix 
)
inline

Definition at line 114 of file ShadowMapProjection.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: