|
HDK
|
#include "UT_API.h"#include "UT_ValArray.h"#include <SYS/SYS_StaticInit.h>#include <SYS/SYS_Types.h>#include "UT_Function.h"#include "UT_Lock.h"#include "UT_Set.h"#include "UT_Map.h"#include <iosfwd>#include <utility>
Include dependency graph for UT_Playback.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_Playback |
Typedefs | |
| typedef void(* | UT_PlayCallback )(void *, int, fpreal, fpreal) |
| typedef bool(* | UT_PlayAdvanceCB )(void *) |
Functions | |
| SYSdeclareStaticObject (UT_API, UTplaybackObject) | |
| typedef bool(* UT_PlayAdvanceCB)(void *) |
Definition at line 38 of file UT_Playback.h.
Definition at line 37 of file UT_Playback.h.
| SYSdeclareStaticObject | ( | UT_API | , |
| UTplaybackObject | |||
| ) |