mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-23 14:14:45 +00:00
return R( reinterpret_cast< FunctionType const* >( /*const_cast<void*>*/(mFn) )( mThis, a, b ) ); |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| source | ||
return R( reinterpret_cast< FunctionType const* >( /*const_cast<void*>*/(mFn) )( mThis, a, b ) ); |
||
|---|---|---|
| .. | ||
| bin | ||
| lib | ||
| source | ||