#include <g3d_ResTexture.h>
Inherits nw::g3d::res::ResTextureRefData.
Public Member Functions | |
| bool | IsBound () const |
| BindResult | Bind (const ResFile *pFile) |
| void | ForceBind (const ResTexture *pTarget) |
| void | Release () |
Private Member Functions | |
| NW_G3D_RES_COMMON (ResTextureRef) | |
Additional Inherited Members | |
| Private Attributes inherited from nw::g3d::res::ResTextureRefData | |
| BinString | ofsName |
| Offset | ofsRefData |
|
private |
|
inline |
| BindResult nw::g3d::res::ResTextureRef::Bind | ( | const ResFile * | pFile | ) |
| void nw::g3d::res::ResTextureRef::ForceBind | ( | const ResTexture * | pTarget | ) |
| void nw::g3d::res::ResTextureRef::Release | ( | ) |