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