NVIDIA IndeX API nvidia_logo_transpbg.gif Up
ipath_query_results.h File Reference

Path specific query results returned by the NVIDIA IndeX library when querying a scene's contents, e.g., using the pick operation. More...

#include <mi/base/interface_declare.h>
#include <mi/dice.h>
#include <nv/index/iscene_query_results.h>

Go to the source code of this file.

Classes

class  nv::index::IPath_pick_result
 Interface class that represents the path-specific result of a pick operation/query. More...
 
class  nv::index::IPath_lookup_result
 Interface class that represents the path specific entry lookup result. More...
 

Namespaces

namespace  nv
 Common namespace for all NVIDIA APIs.
 
namespace  nv::index
 Namespace for NVIDIA IndeX library APIs.
 

Detailed Description

Path specific query results returned by the NVIDIA IndeX library when querying a scene's contents, e.g., using the pick operation.