Searched refs:TransformToViewCoordinate (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_RenderContext.cpp | 636 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/ |
| D | gfx_RenderContext.h | 593 void TransformToViewCoordinate(
|