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

Scene attributes controlling texture filtering modes. More...

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

Go to the source code of this file.

Classes

class  nv::index::ITexture_filter_mode
 The interface class representing a texture filter mode. More...
 
class  nv::index::ITexture_filter_mode_nearest_neighbor
 An interface class representing nearest-neighbor texture filtering. More...
 
class  nv::index::ITexture_filter_mode_linear
 An interface class representing linear texture filtering. More...
 

Namespaces

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

Detailed Description

Scene attributes controlling texture filtering modes.