nw::lyt::ArcResourceAccessor::LoadTexture Member Functionprotected: virtual const TextureInfo LoadTexture( const char * name );
| Name | Description | |
|---|---|---|
| name | The name of the texture resource. |
Loads a texture.
This function is called from the GetTexture function the first time a texture is accessed.
Gets the texture resource using GetResource and loads it into the GL using the lyt::LoadTexture function.
CONFIDENTIAL