FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kCameraTracking Class Reference

Description

Represents parameters for a camera tracking extension.

Inheritance diagram for kCameraTracking:
Inheritance graph

Public Member Functions

kStatus kCameraTracking_Construct (kCameraTracking *extension, kAlloc allocator)
 Constructs a kCameraTracking object. More...
 
k32u kCameraTracking_SearchThreshold (kCameraTracking extension)
 Gets the tracking search threshold. More...
 
kStatus kCameraTracking_SetSearchThreshold (kCameraTracking extension, k32u threshold)
 Sets the tracking search threshold. More...
 
- Public Member Functions inherited from kCameraExt
kStatus kCameraExt_Enable (kCameraExt extension, kBool enable)
 Enables or disables the extension. More...
 
kBool kCameraExt_IsEnabled (kCameraExt extension)
 Reports whether the extension is currently enabled. More...
 

The documentation for this class was generated from the following file: