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

Description

Represents parameters for the projector auto-intensity extension.

Inherits kProjectorAutoIntExt.

Public Member Functions

kSize kProjectorAutoInt_EntryCount (kProjectorAutoInt extension)
 Reports the number of maximum entries allowed for this extension. More...
 
k32u kProjectorAutoInt_MaxIntensity (kProjectorAutoInt extension)
 Reports the maximum intensity defined by this extension. More...
 
kStatus kProjectorAutoInt_MaxIntensityInfo (kProjectorAutoInt extension, kInfo32u *info)
 Reports constraint and validity information for the maximum intensity. More...
 
k32u kProjectorAutoInt_MinIntensity (kProjectorAutoInt extension)
 Reports the minimum intensity defined by this extension. More...
 
kStatus kProjectorAutoInt_MinIntensityInfo (kProjectorAutoInt extension, kInfo32u *info)
 Reports constraint and validity information for the minimum intensity. More...
 
kStatus kProjectorAutoInt_SetMaxIntensity (kProjectorAutoInt extension, k32u intensity, kAdjust adjustment=kADJUST_NONE)
 Sets the maximum intensity defined by this extension. More...
 
kStatus kProjectorAutoInt_SetMinIntensity (kProjectorAutoInt extension, k32u intensity, kAdjust adjustment=kADJUST_NONE)
 Sets the minimum intensity defined by this extension. More...
 
kStatus kProjectorAutoInt_SetSlope (kProjectorAutoInt extension, kSize entryIndex, k64f slope)
 Sets the slope with units exposure (us) per intensity count. More...
 
k64f kProjectorAutoInt_Slope (kProjectorAutoInt extension, kSize entryIndex)
 Reports the current slope used for auto intensity. More...
 
kStatus kProjectorAutoInt_SlopeInfo (kProjectorAutoInt extension, kSize entryIndex, kInfo64f *info)
 Reports constraint and validity information for the slope values. More...
 

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