Searched refs:TransformToViewCoordinate (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_RenderContext.cpp | 645 this->TransformToViewCoordinate(&direction, &viewMatrix, &direction); in ActivateFragmentLight() 676 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateFragmentLight() 711 this->TransformToViewCoordinate(&direction, &viewMatrix, &direction); in ActivateFragmentLight() 715 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateFragmentLight() 787 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateVertexLight() 797 this->TransformToViewCoordinate(&position, &viewMatrix, &position); in ActivateVertexLight() 813 this->TransformToViewCoordinate(&spotDirection, &viewMatrix, &spotDirection); in ActivateVertexLight() 854 RenderContext::TransformToViewCoordinate( in TransformToViewCoordinate() function in nw::gfx::RenderContext
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_RenderContext.h | 545 void TransformToViewCoordinate(
|