OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WUpdateTextureSorterEvent Class Reference

Event signalling a new module has been associated with the root container in the kernel. More...

#include <WUpdateTextureSorterEvent.h>

+ Inheritance diagram for WUpdateTextureSorterEvent:
+ Collaboration diagram for WUpdateTextureSorterEvent:

Public Member Functions

 WUpdateTextureSorterEvent ()
 Creates a new event instance denoting that the specified module got associated in the root container. More...
 
virtual ~WUpdateTextureSorterEvent ()
 Destructor. More...
 

Detailed Description

Event signalling a new module has been associated with the root container in the kernel.

Please note that it is possible that the module is already marked as "ready" while processing this event due to the multithreading.

Definition at line 34 of file WUpdateTextureSorterEvent.h.

Constructor & Destructor Documentation

◆ WUpdateTextureSorterEvent()

WUpdateTextureSorterEvent::WUpdateTextureSorterEvent ( )
explicit

Creates a new event instance denoting that the specified module got associated in the root container.

Definition at line 29 of file WUpdateTextureSorterEvent.cpp.

◆ ~WUpdateTextureSorterEvent()

WUpdateTextureSorterEvent::~WUpdateTextureSorterEvent ( )
virtual

Destructor.

Definition at line 35 of file WUpdateTextureSorterEvent.cpp.


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