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

XAC scene elements. More...

Go to the source code of this file.

Classes

class  nv::index::xac::Light
 Generic directional light struct. More...
 
class  nv::index::xac::Material_phong
 Generic phong material struct. More...
 
class  nv::index::xac::Camera
 Generic camera struct. More...
 
class  nv::index::xac::Bounding_box
 Bounding box data structure. More...
 
class  nv::index::xac::Ray
 Ray data structure. More...
 
class  nv::index::xac::Colormap
 Colormap. More...
 
class  nv::index::xac::Texture2D
 2D Texture base representation More...
 
class  nv::index::xac::Compute_texture_tile_base
 Texture tile computation base. More...
 
class  nv::index::xac::Compute_texture_tile
 Texture tile computation. More...
 
class  nv::index::xac::Compute_texture_LOD_tile
 Texture tile level of detail (LOD) computation. More...
 
class  nv::index::xac::Triangle_mesh
 Triangle mesh. More...
 
class  nv::index::xac::Height_field
 Height field. More...
 
class  nv::index::xac::LOD_height_field
 Height field - level-of-detail (LOD) calculation. More...
 
class  nv::index::xac::Ellipsoid
 Ellipsoid. More...
 
class  nv::index::xac::Sphere
 Sphere. More...
 
class  nv::index::xac::Cylinder
 Cylinder. More...
 
class  nv::index::xac::Cone
 Cone. More...
 
class  nv::index::xac::Plane
 Plane. More...
 

Namespaces

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

Detailed Description

XAC scene elements.