Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Camera.cpp211 resCamera->m_ViewType = ResCamera::VIEWTYPE_LOOKAT; in Create()
309 else if (viewType == ResCamera::VIEWTYPE_LOOKAT) in Create()
903 case ResCamera::VIEWTYPE_LOOKAT: in StoreOriginal()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResCamera.h435 VIEWTYPE_LOOKAT, //!< LookAt ビューアップデータです。 enumerator