, including all inherited members.
| ClassId | IRsObject | |
| ClassName | IRsObject | |
| Clear() | IRdUVSelection | |
| CopyContentsTo([in] IRdUVSelection *pTarget) | IRdUVSelection | |
| DeselectEdge([in] RtUlong tri_index,[in] RtUlong edge_index) | IRdUVSelection | |
| DeselectFaceTriangle([in] RtUlong index) | IRdUVSelection | |
| DeselectTriangle([in] RtUlong index) | IRdUVSelection | |
| DeselectUVVertex([in] RtUlong geom_index,[in] RtUlong uv_index) | IRdUVSelection | |
| DeselectUVVertices() | IRdUVSelection | |
| DeselectVertex([in] RtUlong index) | IRdUVSelection | |
| EnumerateSelectedEdges([out] RtUlong *pCnt,[out] RtEdgeSelection **ppSel) | IRdUVSelection | |
| EnumerateSelectedFaceTriangles([out] RtUlong *pCnt,[out] RtFaceTriangleSelection **ppSel) | IRdUVSelection | |
| EnumerateSelectedTriangles([out] RtUlong *pCnt,[out] RtTriangleSelection **ppSel) | IRdUVSelection | |
| EnumerateSelectedUVVertices([out] RtUlong *pCnt,[out] RtUVVertexSelection **ppSel) | IRdUVSelection | |
| EnumerateSelectedVertices([out] RtUlong *pCnt,[out] RtVertexSelection **ppSel) | IRdUVSelection | |
| FromMeshSelection([in] RtDWORD uv_set,[in] IRdMeshSelection *pSelection,[in] IRdMesh *pSourceMesh) | IRdUVSelection | |
| GetNumSelectedEdges([out, retval] RtUlong *pCnt) | IRdUVSelection | |
| GetNumSelectedFaceTriangles([out, retval] RtUlong *pCnt) | IRdUVSelection | |
| GetNumSelectedTriangles([out, retval] RtUlong *pCnt) | IRdUVSelection | |
| GetNumSelectedUVVertices([out, retval] RtUlong *pCnt) | IRdUVSelection | |
| GetNumSelectedVertices([out, retval] RtUlong *pCnt) | IRdUVSelection | |
| IsEmpty([out, retval] RtBool *pEmpty) | IRdUVSelection | |
| IsSelectedEdge([in] RtUlong tri_index,[in] RtUlong edge_index,[out, retval] RtBool *pSelected) | IRdUVSelection | |
| IsSelectedFaceTriangle([in] RtUlong index,[out, retval] RtBool *pSelected) | IRdUVSelection | |
| IsSelectedTriangle([in] RtUlong index,[out, retval] RtBool *pSelected) | IRdUVSelection | |
| IsSelectedUVVertex([in] RtUlong geom_vertex,[in] RtUlong uv_vertex,[out, retval] RtBool *pSelected) | IRdUVSelection | |
| IsSelectedVertex([in] RtUlong index,[out, retval] RtBool *pSelected) | IRdUVSelection | |
| MergeWith([in] IRdUVSelection *pSrc) | IRdUVSelection | |
| SelectEdge([in] RtUlong tri_index,[in] RtUlong edge_index) | IRdUVSelection | |
| SelectFaceTriangle([in] RtUlong index) | IRdUVSelection | |
| SelectTriangle([in] RtUlong index) | IRdUVSelection | |
| SelectUVVertex([in] RtDWORD geometry_vertex,[in] RtDWORD uv_vertex) | IRdUVSelection | |
| SelectVertex([in] RtUlong index,[in] RtFloat weight) | IRdUVSelection | |
| Subtract([in] IRdUVSelection *pSrc) | IRdUVSelection | |
| ToMeshSelection([in] IRdMesh *pTargetMesh,[out, retval] IRdMeshSelection **ppSelection) | IRdUVSelection | |