HDK
|
#include "UT_API.h"
#include "UT_ValArray.h"
#include <SYS/SYS_StaticInit.h>
#include <SYS/SYS_Types.h>
#include <iosfwd>
#include <utility>
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 30 of file UT_Playback.h.
Definition at line 29 of file UT_Playback.h.
SYSdeclareStaticObject | ( | UT_API | , |
UTplaybackObject | |||
) |