Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneHelper.h110 const math::MTX44& projection = camera.ProjectionMatrix(); in CalculateDepth() local
133 const math::MTX44& projection = camera.ProjectionMatrix(); in CalculateDepth() local
Dgfx_ShaderProgram.h151 void SetProjection(const math::MTX44& projection) const in SetProjection()
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_MaterialState.cpp414 math::MTX34 projection = camera->TextureProjectionMatrix(); in ActivateTextureCoordinators() local