class ResVertexParamAttribute : public nw::gfx::res::ResVertexAttribute
Binary resource class that represents vertex attributes using parameters.
VertexType
|
(Inherited from ResVertexAttribute. |
|
|---|---|---|
VertexAttributeUsage
|
(Inherited from ResVertexAttribute. |
| ResVertexParamAttribute | Constructor. | |
|---|---|---|
| ptr | Gets a pointer to actual data. | |
| ref | Gets the reference to the actual data. | |
operator ==
|
||
operator !=
|
||
| GetFormatType | Gets the format type. | |
| SetFormatType | Sets the format type. | |
| GetDimension | Gets the dimension. | |
| SetDimension | Sets the dimension. | |
| GetScale | Gets the scale value. | |
| SetScale | Sets the scale value. | |
| GetAttributeCount | Gets the number of attributes. | |
| GetAttribute | Gets attributes. | |
| SetAttribute | Sets an item in the attribute list. | |
| Setup | Initializes a vertex attribute. | |
Cleanup
|
Cleans up a vertex attribute. | |
GetUsage
|
Gets the vertex attribute application.(Inherited from ResVertexAttribute. |
|
SetUsage
|
Sets the vertex attribute application.(Inherited from ResVertexAttribute. |
|
GetFlags
|
Gets the flag value.(Inherited from ResVertexAttribute. |
|
SetFlags
|
Sets flag value.(Inherited from ResVertexAttribute. |
|
GetTypeInfo
|
Gets instance type information.(Inherited from ResVertexAttribute. |
|
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
nw::gfx::res::ResVertexParamAttribute
CONFIDENTIAL