HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Playback.h File Reference
#include "UT_API.h"
#include "UT_ValArray.h"
#include <SYS/SYS_StaticInit.h>
#include <SYS/SYS_Types.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 Documentation

typedef bool(* UT_PlayAdvanceCB)(void *)

Definition at line 30 of file UT_Playback.h.

typedef void(* UT_PlayCallback)(void *, int, fpreal, fpreal)

Definition at line 29 of file UT_Playback.h.

Function Documentation

SYSdeclareStaticObject ( UT_API  ,
UTplaybackObject   
)