meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
callback-system [2022/07/28 15:04]
steph.jorgensen
callback-system [2023/04/04 09:54] (current)
steph.jorgensen
Line 1: Line 1:
-====== Callback System ======+====== Callback system ======
  
 New to version 8.5.0 is a centralized callback system. In prior versions, each system had a different callback interface. In this new approach, the callback registration system is housed in ''Include/SpeedTree/Core/Callbacks.h''. There are nine callbacks that can be registered, though each drops back to a default definition if not set (the callbacks are located in ''Source/Core/Source/Callbacks.cpp''): New to version 8.5.0 is a centralized callback system. In prior versions, each system had a different callback interface. In this new approach, the callback registration system is housed in ''Include/SpeedTree/Core/Callbacks.h''. There are nine callbacks that can be registered, though each drops back to a default definition if not set (the callbacks are located in ''Source/Core/Source/Callbacks.cpp''):