neuray API Programmer's Manual

mi::neuraylib::IMdl_loading_wait_handle_factory Class Reference

[Miscellaneous MDL-related Interfaces]

Description

Interface of a loading wait handle factory. This class creates wait handles.

Public Member Functions

virtual IMdl_loading_wait_handlecreate_wait_handle() const =0
Creates a loading wait handle. More...

Member Functions

virtual IMdl_loading_wait_handle* mi::​neuraylib::​IMdl_loading_wait_handle_factory::create_wait_handle() const [pure virtual]

Creates a loading wait handle.

Returns

The created handle.