Home
last modified time | relevance | path

Searched defs:projection (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneHelper.h112 const math::MTX44& projection = camera.ProjectionMatrix(); in CalculateDepth() local
135 const math::MTX44& projection = camera.ProjectionMatrix(); in CalculateDepth() local
Dgfx_ShaderProgram.h153 void SetProjection(const math::MTX44& projection) const in SetProjection()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_MaterialState.cpp416 math::MTX34 projection = camera->TextureProjectionMatrix(); in ActivateTextureCoordinators() local