Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResTextureMapper.h33 nw::ut::Offset toOwner; member
250 return static_cast<ResTextureMapperData*>( ref().toOwner.to_ptr() ); in GetOwnerData()
260 return static_cast<const ResTextureMapperData*>( ref().toOwner.to_ptr() ); in GetOwnerData()
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp259 textureSampler->toOwner.set_ptr(textureMapper); in ResPixelBasedTextureMapper_CloneDynamic()