Public Member Functions | |
| HRESULT | DefaultVolumeTree ([out] IRsNode **ppNode) |
| HRESULT | ObjectsInFrustum ([in] IRsNode *pSceneRoot,[in] RtVector4f *pPlanes,[out] IRsNodeList **ppObjecList) |
| HRESULT IRfVolumeTree::DefaultVolumeTree | ( | [out] IRsNode ** | ppNode | ) |
Get default scene volume tree.
| ppNode | [out] Pointer to volume tree. |
| HRESULT IRfVolumeTree::ObjectsInFrustum | ( | [in] IRsNode * | pSceneRoot, | |
| [in] RtVector4f * | pPlanes, | |||
| [out] IRsNodeList ** | ppObjecList | |||
| ) |
Get objects in view frustum.
| pSceneRoot | [in] Pointer to scene encapsulator | |
| pPlanes | [in] Six frustum planes | |
| ppObjectList | [out] List of objects in frustum |
1.5.5