Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Window.cpp361 …const res::WindowContent *const pResContent = internal::ConvertOffsToPtr<res::WindowContent>(pBloc… in Window() local
362 const u8 texCoordNum = ut::Min(pResContent->texCoordNum, u8(TexMapMax)); in Window()
375 m_Content.vtxColors[i] = pResContent->vtxCols[i]; in Window()
384 reinterpret_cast<const char*>(pResContent) + sizeof(*pResContent), in Window()
391 …::ConvertOffsToPtr<res::Material>(resBlockSet.pMaterialList, matOffsTbl[pResContent->materialIdx]); in Window()