Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_GraphicsDevice.h571 …ut::Fixed13(-spotDir.y).GetFixed13Value() << 16 | ut::Fixed13(-spotDir.x).GetFixed13Value(), // di… in ActivateFragmentLightPosition()
572 ut::Fixed13(-spotDir.z).GetFixed13Value(), // dir_z in ActivateFragmentLightPosition()
/NW4C-2.0.3/include/nw/ut/
Dut_Float24.h729 u16 GetFixed13Value() const { return Float32ToFixed13( m_Float32 ); } in GetFixed13Value() function
827 u16 GetFixed13Value() const { return Float32ToFixed13( m_Float32 ); } in GetFixed13Value() function