, including all inherited members.
| AddSelection([in] IRdMeshSelection *pSelection) | IRdMeshSelection | |
| AddVertex([in]RtUlong uVertexIndex) | IRdMeshSelection | |
| ClearSelection() | IRdMeshSelection | |
| DeselectEdge([in]RtUlong uTriangleIndex,[in] RtUlong uEdgeIndex) | IRdMeshSelection | |
| DeselectEdges() | IRdMeshSelection | |
| DeselectFaceTriangle([in]RtUlong uTriangleIndex) | IRdMeshSelection | |
| DeselectFaceTriangles() | IRdMeshSelection | |
| DeselectTriangle([in]RtUlong uTriangleIndex) | IRdMeshSelection | |
| DeselectTriangles() | IRdMeshSelection | |
| DeselectVertex([in]RtUlong uVertexIndex) | IRdMeshSelection | |
| DeselectVertices() | IRdMeshSelection | |
| ExtendSelection([in] IRdMesh *pInputMesh,[in] IRdMesh *pOutputMesh) | IRdMeshSelection | |
| FillEdges(IRdMesh *pMesh) | IRdMeshSelection | |
| FilterContextSelection([in] IRdMeshSelection *pSelection) | IRdMeshSelection | |
| GetNumSelectedEdges([out, retval]RtUlong *pCount) | IRdMeshSelection | |
| GetNumSelectedFaceTriangles([out, retval]RtUlong *pCount) | IRdMeshSelection | |
| GetNumSelectedTriangles([out, retval]RtUlong *pCount) | IRdMeshSelection | |
| GetNumSelectedVertices([out, retval]RtUlong *pCount) | IRdMeshSelection | |
| GetSelectedEdge([in] RtUlong uIndex,[out]RtEdgeSelection *pSel) | IRdMeshSelection | |
| GetSelectedFaceTriangle([in] RtUlong uIndex,[out]RtFaceTriangleSelection *pSel) | IRdMeshSelection | |
| GetSelectedTriangle([in] RtUlong uIndex,[out]RtTriangleSelection *pSel) | IRdMeshSelection | |
| GetSelectedVertex([in] RtUlong uIndex,[out]RtVertexSelection *pSel) | IRdMeshSelection | |
| RemoveSelection([in] IRdMeshSelection *pSelection) | IRdMeshSelection | |
| SelectEdge([in]RtUlong uTriangleIndex,[in] RtUlong uEdgeIndex) | IRdMeshSelection | |
| SelectFaceTriangle([in]RtUlong uTriangleIndex) | IRdMeshSelection | |
| SelectionsEqual([in] IRdMeshSelection *pSelection) | IRdMeshSelection | |
| SelectTriangle([in]RtUlong uTriangleIndex) | IRdMeshSelection | |
| SelectVertex([in]RtUlong uVertexIndex,[in] RtFloat fWeight) | IRdMeshSelection | |
| Sort() | IRdMeshSelection | |
| ToggleSelection([in] IRdMeshSelection *pSelection) | IRdMeshSelection | |
| TranslateToInput([in] IRdMesh *pInputMesh,[in] IRdMesh *pOutputMesh) | IRdMeshSelection | |
| TranslateToOutput([in] IRdMesh *pInputMesh,[in] IRdMesh *pOutputMesh) | IRdMeshSelection | |
| UpdateContextSelection([in] IRdMeshSelection *pSelection) | IRdMeshSelection | |