nw::gfx::res::ResVertexStreamBase Classclass ResVertexStreamBase : public nw::gfx::res::ResVertexAttribute
Binary base class that represents vertex attributes using vertex streams.
VertexType
|
(Inherited from ResVertexAttribute. |
|
|---|---|---|
VertexAttributeUsage
|
(Inherited from ResVertexAttribute. |
| ResVertexStreamBase | Constructor. | |
|---|---|---|
| ptr | Gets a pointer to actual data. | |
ref
|
Gets the reference to the actual data. | |
operator==
|
||
operator!=
|
||
GetBufferObject
|
Gets a buffer object. | |
| SetBufferObject | Sets a buffer object. | |
| GetLocationFlag | Gets an location flag. | |
| SetLocationFlag | Sets the location flag. | |
GetStreamCount
|
Gets the number of bytes of stream data. | |
GetStream
|
Gets a stream. | |
| SetStream | ||
| GetLocationAddress | Gets the address of the copied vertex buffer. | |
| SetLocationAddress | Sets the address of the copied vertex buffer. | |
| GetImageAddress | Gets the address of the image to be referenced from GPU. | |
GetUsage
|
Gets the vertex attribute application.(Inherited from ResVertexAttribute. |
|
SetUsage
|
Sets the vertex attribute application.(Inherited from ResVertexAttribute. |
|
NW_RES_FIELD_FLAGS_DECL
|
Initializes a vertex attribute.(Inherited from ResVertexAttribute. |
|
Cleanup
|
Cleans up a vertex attribute.(Inherited from ResVertexAttribute. |
|
GetTypeInfo
|
Gets instance type information.(Inherited from ResVertexAttribute. |
|
IsValid
|
Determines whether a pointer to a resource is null.(Derived from ResCommonBase.) |
|
| S |
GetClassName
|
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResVertexAttribute
nw::gfx::res::ResVertexStreamBase
CONFIDENTIAL