Public Member Functions | |
| RtDWORD | GetNumMaterialIndices (void) |
| HRESULT | SetNumMaterialIndices ([in] RtDWORD dwNumMaterialIndices) |
| HRESULT | index ([in] RtDWORD dwIndex,[out, retval] RtDWORD *index) |
| HRESULT | index ([in] RtDWORD dwIndex,[in] RtDWORD index) |
The stream is part of IRdMesh and is stored in Triangle stream group. Stream is identified by STREAMID_TRIANGLES_MATINDEX id.
|
|
Get number of triangles
|
|
|
Set number of triangles
|
|
||||||||||||
|
Get material index for i-th triangle
|
|
||||||||||||
|
Set material index for i-th triangle
|
1.3.2