Public Member Functions | |
| RtDWORD | GetNumVertices (void) |
| HRESULT | SetNumVertices ([in] RtDWORD dwNumVertices) |
| HRESULT | color ([in] RtDWORD dwIndex,[out, retval] RtUlong *pVal) |
| HRESULT | color ([in] RtDWORD dwIndex,[in] RtUlong newVal) |
| HRESULT | pointsize ([in] RtDWORD dwIndex,[out, retval] RtFloat *pVal) |
| HRESULT | pointsize ([in] RtDWORD dwIndex,[in] RtFloat newVal) |
|
|
Get number of vertices
|
|
|
Set number of vertices
|
|
||||||||||||
|
Get Color for i-th vertex
|
|
||||||||||||
|
Set Color for i-th vertex
|
|
||||||||||||
|
Get Size of i-th vertex
|
|
||||||||||||
|
Set Size for i-th vertex
|
1.3.2