Public Member Functions | |
| RtDWORD | GetNumEdgeSelectionWeights (void) |
| HRESULT | SetNumEdgeSelectionWeights ([in] RtDWORD dwNumEdgeSelectionWeights) |
| HRESULT | v1_weight ([in] RtDWORD dwIndex,[out, retval] RtFloat *pVal) |
| HRESULT | v1_weight ([in] RtDWORD dwIndex,[in] RtFloat newVal) |
| HRESULT | v1_orgelementtype ([in] RtDWORD dwIndex,[out, retval] RtBYTE *pVal) |
| HRESULT | v1_orgelementtype ([in] RtDWORD dwIndex,[in] RtBYTE newVal) |
| HRESULT | v1_orgelementindex ([in] RtDWORD dwIndex,[out, retval] RtUlong *pVal) |
| HRESULT | v1_orgelementindex ([in] RtDWORD dwIndex,[in] RtUlong newVal) |
| HRESULT | v2_weight ([in] RtDWORD dwIndex,[out, retval] RtFloat *pVal) |
| HRESULT | v2_weight ([in] RtDWORD dwIndex,[in] RtFloat newVal) |
| HRESULT | v2_orgelementtype ([in] RtDWORD dwIndex,[out, retval] RtBYTE *pVal) |
| HRESULT | v2_orgelementtype ([in] RtDWORD dwIndex,[in] RtBYTE newVal) |
| HRESULT | v2_orgelementindex ([in] RtDWORD dwIndex,[out, retval] RtUlong *pVal) |
| HRESULT | v2_orgelementindex ([in] RtDWORD dwIndex,[in] RtUlong newVal) |
| HRESULT | v3_weight ([in] RtDWORD dwIndex,[out, retval] RtFloat *pVal) |
| HRESULT | v3_weight ([in] RtDWORD dwIndex,[in] RtFloat newVal) |
| HRESULT | v3_orgelementtype ([in] RtDWORD dwIndex,[out, retval] RtBYTE *pVal) |
| HRESULT | v3_orgelementtype ([in] RtDWORD dwIndex,[in] RtBYTE pVal) |
| HRESULT | v3_orgelementindex ([in] RtDWORD dwIndex,[out, retval] RtUlong *pVal) |
| HRESULT | v3_orgelementindex ([in] RtDWORD dwIndex,[in] RtUlong newVal) |
The stream is part of IRdMesh and is stored in Triangle stream group. Stream is identified by STREAMID_EDGE_SEL_WEIGHTS id.
|
|
Get number of triangles
|
|
|
Set number of triangles
|
|
||||||||||||
|
Get selection weight of 1-2 edge
|
|
||||||||||||
|
Set selection weight of 1-2 edge
|
|
||||||||||||
|
Get original element type for edge 1-2
|
|
||||||||||||
|
Set original element type for edge 1-2
|
|
||||||||||||
|
Get original element index in source mesh for edge 1-2
|
|
||||||||||||
|
Set original element index in source mesh for edge 1-2
|
|
||||||||||||
|
Get selection weight of 2-3 edge
|
|
||||||||||||
|
Set selection weight of 2-3 edge
|
|
||||||||||||
|
Get original element type for edge 2-3
|
|
||||||||||||
|
Get original element type for edge 2-3
|
|
||||||||||||
|
Get original element index in source mesh for edge 2-3
|
|
||||||||||||
|
Set original element index in source mesh for edge 2-3
|
|
||||||||||||
|
Get selection weight of 3-1 edge
|
|
||||||||||||
|
Set selection weight of 3-1 edge
|
|
||||||||||||
|
Get original element type for edge 1-2
|
|
||||||||||||
|
Get original element type for edge 2-3
|
|
||||||||||||
|
Get original element index in source mesh for edge 3-1
|
|
||||||||||||
|
Set original element index in source mesh for edge 3-1
|
1.3.2