NVIDIA Index example code nvidia_logo_transpbg.gif Up
Render_frame Class Reference
Inheritance diagram for Render_frame:

Public Member Functions

 Render_frame ()
 
virtual ~Render_frame ()
 
mi::Sint32 launch ()
 

Protected Member Functions

virtual bool evaluate_options (nv::index::app::String_dict &sdict) CPP11_OVERRIDE
 
virtual bool initialize_networking (mi::neuraylib::INetwork_configuration *network_configuration, nv::index::app::String_dict &options) CPP11_OVERRIDE
 

Detailed Description

Definition at line 28 of file render_frame.cpp.

Constructor & Destructor Documentation

 Render_frame()

Render_frame::Render_frame ( )
inline

Definition at line 32 of file render_frame.cpp.

 ~Render_frame()

virtual Render_frame::~Render_frame ( )
inlinevirtual

Definition at line 40 of file render_frame.cpp.

Member Function Documentation

 evaluate_options()

bool Render_frame::evaluate_options ( nv::index::app::String_dict &  sdict)
protectedvirtual

Definition at line 201 of file render_frame.cpp.

 initialize_networking()

virtual bool Render_frame::initialize_networking ( mi::neuraylib::INetwork_configuration *  network_configuration,
nv::index::app::String_dict &  options 
)
inlineprotectedvirtual

Definition at line 52 of file render_frame.cpp.

 launch()

mi::Sint32 Render_frame::launch ( )

Definition at line 97 of file render_frame.cpp.


The documentation for this class was generated from the following file: