|
Kanzi Graphics Engine
|
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... | |
Preview camera system base structure.
Copyright 2008-2019 by Rightware. All rights reserved.
| typedef kzsError(* KzuPreviewCameraUpdateStateFunction)(struct KzcMatrix4x4 *transformation, void *userData) |
Preview camera callback prototype for updating camera state from preview camera.