Home
last modified time | relevance | path

Searched refs:TransformToViewCoordinate (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp638 this->TransformToViewCoordinate(&direction, &viewMatrix, &direction); in ActivateFragmentLight()
669 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateFragmentLight()
707 this->TransformToViewCoordinate(&direction, &viewMatrix, &direction); in ActivateFragmentLight()
711 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateFragmentLight()
781 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateVertexLight()
791 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateVertexLight()
807 this->TransformToViewCoordinate(&spotDirection, &viewMatrix, &spotDirection); in ActivateVertexLight()
848 RenderContext::TransformToViewCoordinate( in TransformToViewCoordinate() function in nw::gfx::RenderContext
/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderContext.h595 void TransformToViewCoordinate(