Public Member Functions | |
| RtDWORD | GetNumVertices () |
| HRESULT | SetNumVertices ([in] RtDWORD dwNumVertices) |
| HRESULT | weight ([in] RtDWORD dwIndex,[out, retval] RtFloat *pVal) |
| HRESULT | weight ([in] RtDWORD dwIndex,[in] RtFloat newVal) |
| HRESULT | subdiv ([in] RtDWORD dwIndex,[out, retval] RtLong *pVal) |
| HRESULT | subdiv ([in] RtDWORD dwIndex,[in] RtLong newVal) |
The stream is part of IRdMesh and is stored in Vertex stream group. Stream is identified by STREAMID_VERTEX_SS_INFO id.
|
|
Get number of vertices
|
|
|
Set number of vertices
|
|
||||||||||||
|
Get weight for i-th vertex
|
|
||||||||||||
|
Set weight for i-th vertex
|
|
||||||||||||
|
Get subdivision level for i-th vertex
|
|
||||||||||||
|
Set subdivision level for i-th vertex
|
1.3.2