class ResPrimitive : public nw::ut::ResCommon< ResPrimitiveData >
Binary resource class that represents a single primitive that forms a shape.
| ResPrimitive | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
| GetIndexStreamsCount | Gets the number of vertex index streams. | |
| GetIndexStreams | Gets vertex index streams. | |
| GetBufferObjectsCount | Gets the number of instances of buffer objects. | |
| GetBufferObjects | Gets a buffer object. | |
| SetBufferObjects | Sets an item in the buffer object list. | |
| Setup | Initializes a resource. | |
Cleanup
|
Prepares to free a resource. | |
| 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::ResPrimitive
CONFIDENTIAL