Public Member Functions | |
| HRESULT | GetNumEdges ([out, retval] RtDWORD *dwNumEdges) |
| HRESULT | SetNumEdges ([in] RtDWORD dwNumEdges) |
Properties | |
| RtUlong * | v1_color ([in] RtDWORD dwIndex) [get] |
| RtUlong | v1_color ([in] RtDWORD dwIndex) [set] |
| RtUlong * | v2_color ([in] RtDWORD dwIndex) [get] |
| RtUlong | v2_color ([in] RtDWORD dwIndex) [set] |
| RtUlong * | v3_color ([in] RtDWORD dwIndex) [get] |
| RtUlong | v3_color ([in] RtDWORD dwIndex) [set] |
| IDispatch ** | v1Color ([in] RtDWORD dwIndex) [get] |
| IDispatch * | v1Color ([in] RtDWORD dwIndex) [set] |
| IDispatch ** | v2Color ([in] RtDWORD dwIndex) [get] |
| IDispatch * | v2Color ([in] RtDWORD dwIndex) [set] |
| IDispatch ** | v3Color ([in] RtDWORD dwIndex) [get] |
| IDispatch * | v3Color ([in] RtDWORD dwIndex) [set] |
| HRESULT IRdEdgesVisualizationStream::GetNumEdges | ( | [out, retval] RtDWORD * | dwNumEdges | ) |
standard HRESULT processing can be applied to returned value.
| HRESULT IRdEdgesVisualizationStream::SetNumEdges | ( | [in] RtDWORD | dwNumEdges | ) |
| dwNumEdges | [in] Set number of triangles. |
RtUlong * IRdEdgesVisualizationStream::v1_color([in] RtDWORD dwIndex) [get] |
Get color for edge 1-2.
| dwIndex | [in] Triangle index. |
standard HRESULT processing can be applied to returned value.
RtUlong IRdEdgesVisualizationStream::v1_color([in] RtDWORD dwIndex) [set] |
Set color for edge 1-2.
| dwIndex | [in] Triangle index. | |
| newVal | [in] Edge color. |
RtUlong * IRdEdgesVisualizationStream::v2_color([in] RtDWORD dwIndex) [get] |
Get color for edge 2-3.
| dwIndex | [in] Triangle index. |
standard HRESULT processing can be applied to returned value.
RtUlong IRdEdgesVisualizationStream::v2_color([in] RtDWORD dwIndex) [set] |
Set color for edge 2-3.
| dwIndex | [in] Triangle index. | |
| newVal | [in] Edge color. |
RtUlong * IRdEdgesVisualizationStream::v3_color([in] RtDWORD dwIndex) [get] |
Get color for edge 3-1.
| dwIndex | [in] Triangle index. |
standard HRESULT processing can be applied to returned value.
RtUlong IRdEdgesVisualizationStream::v3_color([in] RtDWORD dwIndex) [set] |
Set color for edge 3-1.
| dwIndex | [in] Triangle index. | |
| newVal | [in] Edge color. |
IDispatch ** IRdEdgesVisualizationStream::v1Color([in] RtDWORD dwIndex) [get] |
Get color for edge 1-2.
| dwIndex | [in] Triangle index. |
standard HRESULT processing can be applied to returned value.
IDispatch * IRdEdgesVisualizationStream::v1Color([in] RtDWORD dwIndex) [set] |
Set color for edge 1-2.
| dwIndex | [in] Triangle index. | |
| newVal | [in] Edge color. |
IDispatch ** IRdEdgesVisualizationStream::v2Color([in] RtDWORD dwIndex) [get] |
Get color for edge 2-3.
| dwIndex | [in] Triangle index. |
standard HRESULT processing can be applied to returned value.
IDispatch * IRdEdgesVisualizationStream::v2Color([in] RtDWORD dwIndex) [set] |
Set color for edge 2-3.
| dwIndex | [in] Triangle index. | |
| newVal | [in] Edge color. |
IDispatch ** IRdEdgesVisualizationStream::v3Color([in] RtDWORD dwIndex) [get] |
Get color for edge 3-1.
| dwIndex | [in] Triangle index. |
standard HRESULT processing can be applied to returned value.
IDispatch * IRdEdgesVisualizationStream::v3Color([in] RtDWORD dwIndex) [set] |
Set color for edge 3-1.
| dwIndex | [in] Triangle index. | |
| newVal | [in] Edge color. |
1.5.5