class ResVertexAttribute : public nw::ut::ResCommon< ResVertexAttributeData >
Base class for binary resources that represent vertex attributes.
| ResVertexAttribute | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
GetUsage
|
Gets the vertex attribute application. | |
SetUsage
|
Sets the vertex attribute application. | |
GetFlags
|
Gets the flag value. | |
SetFlags
|
Sets flag value. | |
| Setup | Initializes a vertex attribute. | |
Cleanup
|
Cleans up a vertex attribute. | |
GetTypeInfo
|
Gets instance type information. | |
| ptr | Returns a pointer to a binary resource structure. (Inherited from ResCommon) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Inherited from ResCommonBase. |
|
| S | GetClassName |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResVertexAttribute
CONFIDENTIAL