Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Camera.cpp217 resCamera->m_ViewType = ResCamera::VIEWTYPE_ROTATE; in Create()
311 viewType = ResCamera::VIEWTYPE_ROTATE; in GetMemorySize()
360 case ResCamera::VIEWTYPE_ROTATE: in GetMemorySize()
426 else if (viewType == ResCamera::VIEWTYPE_ROTATE) in Create()
510 else if (viewType == ResCamera::VIEWTYPE_ROTATE) in GetMemorySizeInternal()
544 case ResCamera::VIEWTYPE_ROTATE: in GetMemorySizeInternal()
1112 case ResCamera::VIEWTYPE_ROTATE: in StoreOriginal()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResCamera.h524 VIEWTYPE_ROTATE, //!< Rotate ビューアップデータです。 enumerator