Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResTextureMapper.h199 ResTextureMapperData* GetOwnerData() in GetOwnerData() function
209 const ResTextureMapperData* GetOwnerData() const in GetOwnerData() function
/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp82 ResStaticCast<ResPixelBasedTextureMapper>(ResTextureMapper(this->GetOwnerData())); in GetOwnerCommand()