Iray SDK API nvidia_logo_transpbg.gif Up
iqueue_manager_api.h File Reference

API component to interact with the queue manager. More...

Go to the source code of this file.

Classes

class  mi::neuraylib::IQueue_manager_connection
 Represents a connection to a queue manager server. More...
 
class  mi::neuraylib::IQueue_manager_api
 An API component which can be used to create a connection to a queue manager. More...
 

Namespaces

namespace  mi
 Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
namespace  mi::neuraylib
 Namespace for the Iray SDK API.
 

Enumerations

enum  mi::neuraylib::Stereo_pairing_mode {
  mi::neuraylib::STEREO_PAIRING_NONE = 0 ,
  mi::neuraylib::STEREO_PAIRING_SEPARATE = 1 ,
  mi::neuraylib::STEREO_PAIRING_LEFT_TO_RIGHT = 2 ,
  mi::neuraylib::STEREO_PAIRING_TOP_TO_BOTTOM = 3 ,
  STEREO_PAIRING_FORCE_32_BIT = 0xffffffffU
}
 Constants for the stereo pairing mode. More...
 

Detailed Description

API component to interact with the queue manager.