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

Base class declaring the functionality of higher-level shapes. More...

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

Go to the source code of this file.

Classes

class  nv::index::IShape
 The base class of all shapes. More...
 
class  nv::index::IObject_space_shape
 Object space shapes are defined in the 3D scene, i.e., their position as well as their extent is affected by the applied transformations present in the scene description. More...
 
class  nv::index::IImage_space_shape
 Image space shapes have an extent defined in two-dimensional image space even though their position may be affected by the applied transformations present in the scene description. More...
 

Namespaces

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

Detailed Description

Base class declaring the functionality of higher-level shapes.