Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResLight.h134 KIND_POINT, //!< ポイントライトです。 enumerator
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp645 else if ( lightKind == ResFragmentLight::KIND_POINT ) in ActivateFragmentLight()