nw::gfx::res::ResPixelBasedTexture Classclass ResPixelBasedTexture : public nw::gfx::res::ResTexture
Binary resource class that represents pixel-based textures.
| ResPixelBasedTexture | Constructor. | |
|---|---|---|
| ptr | Gets a pointer to actual data. | |
ref
|
Gets the reference to the actual data. | |
operator==
|
||
operator!=
|
||
GetHeight
|
Gets the texture height. | |
| SetHeight | Sets the texture height. | |
GetWidth
|
Gets the texture width. | |
| SetWidth | Sets the texture width. | |
| GetFormatType | Gets the texture format type. | |
| SetFormatType | Sets the texture format type. | |
| GetMipmapSize | Gets the number of mipmaps. | |
| SetMipmapSize | Sets the number of mipmaps. | |
| GetTextureObject | Gets a texture object. | |
| SetTextureObject | Sets a texture object. | |
| GetLocationFlag | Gets a flag representing the memory location. | |
| SetLocationFlag | Sets a flag representing the memory location. | |
| GetFormatHW | Gets the texture format. | |
| SetFormatHW | Sets the texture format. | |
GetRevision
|
Gets the revision.(Inherited from ResTexture. |
|
Dereference
|
Obtains the texture entity, and not the reference.(Inherited from ResTexture. |
|
| Setup | Initializes the texture resource.(Inherited from ResTexture. |
|
Cleanup
|
Cleans up a resource.(Inherited from ResTexture. |
|
GetHeader
|
Gets the header information.(Derived from ResSceneObject.) |
|
| SetHeader | Sets the header information.(Derived from ResSceneObject.) |
|
GetName
|
Gets the name of the resource.(Derived from ResSceneObject.) |
|
GetUserDataCount
|
Gets the number of instances of user data.(Derived from ResSceneObject.) |
|
GetUserData
|
Gets user data.(Derived from ResSceneObject.) |
|
GetUserDataIndex
|
Gets the index number of user data in the dictionary.(Derived from ResSceneObject.) |
|
GetTypeInfo
|
Gets instance type information.(Derived from ResSceneObject.) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Derived from ResCommonBase.) |
|
| S |
GetClassName
|
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResSceneObject
nw::gfx::res::ResTexture
nw::gfx::res::ResPixelBasedTexture
CONFIDENTIAL