Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
kzu_preview_camera_system_base.h File Reference

Preview camera system base structure. More...

Typedefs

typedef kzsError(* KzuPreviewCameraUpdateStateFunction )(struct KzcMatrix4x4 *transformation, void *userData)
 Preview camera callback prototype for updating camera state from preview camera. More...
 

Detailed Description

Preview camera system base structure.

Copyright 2008-2019 by Rightware. All rights reserved.

Typedef Documentation

typedef kzsError(* KzuPreviewCameraUpdateStateFunction)(struct KzcMatrix4x4 *transformation, void *userData)

Preview camera callback prototype for updating camera state from preview camera.