Castor3D  ..
Static Public Member Functions | List of all members
Castor3D::ElementCleaner< FrameListener, FrameListener > Struct Template Reference

Helper structure to enable cleanup if a type supports it. More...

Static Public Member Functions

static void Cleanup (Engine &p_engine, FrameListener &p_element)
 

Detailed Description

template<>
struct Castor3D::ElementCleaner< FrameListener, FrameListener >

Helper structure to enable cleanup if a type supports it.

Author
Sylvain DOREMUS
Date
13/10/2015
Version
0.8.0
Remarks
Specialisation for types that support cleanup.

Member Function Documentation

◆ Cleanup()

static void Castor3D::ElementCleaner< FrameListener, FrameListener >::Cleanup ( Engine p_engine,
FrameListener p_element 
)
inlinestatic

References Castor3D::FrameListener::Flush().

+ Here is the call graph for this function:

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