IRdBoundingVolume Member List
This is the complete list of members for
IRdBoundingVolume, including all inherited members.
| ClassId | IRsObject | |
| ClassName | IRsObject | |
| Clear() | IRdBoundingVolume | |
| GetAABB([out] RtBoundingBox *pBBox) | IRdBoundingVolume | |
| GetFrustum([out] RtD3DPlane *pLeft,[out] RtD3DPlane *pRight,[out] RtD3DPlane *pTop,[out] RtD3DPlane *pBottom,[out] RtD3DPlane *pNear,[out] RtD3DPlane *pFar) | IRdBoundingVolume | |
| GetSphere([out] RtPoint *pCenter,[out] float *fRadius) | IRdBoundingVolume | |
| GetType([out] RtD3DVolumeType *pOutType) | IRdBoundingVolume | |
| SetAsAABB([in] RtBoundingBox *pBBox) | IRdBoundingVolume | |
| SetAsFrustum([in] RtD3DPlane *pLeft,[in] RtD3DPlane *pRight,[in] RtD3DPlane *pTop,[in] RtD3DPlane *pBottom,[in] RtD3DPlane *pNear,[in] RtD3DPlane *pFar) | IRdBoundingVolume | |
| SetAsSphere([in] RtPoint *pCenter,[in] float fRadius) | IRdBoundingVolume | |
| SetDefault(void) | IRsDataObject | |