class ResIndexStream : public nw::ut::ResCommon< ResIndexStreamData >
Binary resource class that represents vertex index streams.
| ResIndexStream | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
| GetFormatType | Gets the format type. | |
| SetFormatType | Sets the format type. | |
| GetPrimitiveMode | Gets the primitive mode. | |
| SetPrimitiveMode | Sets the primitive mode. | |
GetStreamCount
|
Gets the number of streams. | |
GetStream
|
Gets a stream. | |
| SetStream | Sets an item in the stream list. | |
GetBufferObject
|
Gets a buffer object. | |
| SetBufferObject | Sets a buffer object. | |
| GetLocationFlag | Gets an location flag. | |
| SetLocationFlag | Sets the location flag. | |
| GetBoundingVolume | This feature is currently an experimental specification. Specifications are subject to change in the future. Gets boundary information. | |
| 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. | |
IsVisible
|
This feature is currently an experimental specification. Specifications are subject to change in the future. Gets the visibility flag. | |
| SetVisible | This feature is currently an experimental specification. Specifications are subject to change in the future. Sets the visibility flag. | |
| 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::ResIndexStream
CONFIDENTIAL