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

Results exposed by the NVIDIA IndeX library when querying a scene's contents. More...

#include <mi/base/interface_declare.h>
#include <mi/base/types.h>
#include <mi/base/uuid.h>
#include <mi/math/color.h>
#include <mi/math/matrix.h>
#include <mi/math/vector.h>
#include <mi/dice.h>
#include <nv/index/idata_sample.h>

Go to the source code of this file.

Classes

class  nv::index::IScene_path
 Describes a path through the scene description to identify a specific instance of a scene element. More...
 
class  nv::index::IScene_pick_result
 Interface class that returns the result of a pick operation. More...
 
class  nv::index::IScene_pick_results
 Interface class that returns all results of a pick operation in front-to-back order. More...
 
class  nv::index::IScene_pick_results_list
 Defines a list of pick results. More...
 
class  nv::index::IScene_lookup_result
 Interface class that returns the result of a entry lookup operation. More...
 

Namespaces

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

Detailed Description

Results exposed by the NVIDIA IndeX library when querying a scene's contents.