Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp636 this->TransformToViewCoordinate(&direction, &viewMatrix, &direction); in ActivateFragmentLight()
667 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateFragmentLight()
705 this->TransformToViewCoordinate(&direction, &viewMatrix, &direction); in ActivateFragmentLight()
709 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateFragmentLight()
779 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateVertexLight()
789 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateVertexLight()
805 this->TransformToViewCoordinate(&spotDirection, &viewMatrix, &spotDirection); in ActivateVertexLight()
846 RenderContext::TransformToViewCoordinate( in TransformToViewCoordinate() function in nw::gfx::RenderContext
/NW4C-1.3.3/include/nw/gfx/
Dgfx_RenderContext.h593 void TransformToViewCoordinate(