Sound Bakery  v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
sbk::reflection::CreatePointerConversion< DerivedClass > Struct Template Reference

Once the top-most base class is reached, make an explicit conversion between the base type and DatabaseObject. More...

Static Public Member Functions

static void perform ()
 

Detailed Description

template<typename DerivedClass>
struct sbk::reflection::CreatePointerConversion< DerivedClass >

Once the top-most base class is reached, make an explicit conversion between the base type and DatabaseObject.

UI code assume wrapped types can be converted to DatabaseObject wrappers.


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