dynamic
dynamic
/
photos.eyeq.dynamic.model
/
DynamicOutputs
Dynamic
Outputs
data
class
DynamicOutputs
(
global
:
FloatArray
,
local
:
FloatArray
,
fusion
:
FloatArray
,
lut
:
FloatBuffer
?
)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
Properties
fusion
Link copied to clipboard
var
fusion
:
FloatArray
Content copied to clipboard
global
Link copied to clipboard
var
global
:
FloatArray
Content copied to clipboard
local
Link copied to clipboard
var
local
:
FloatArray
Content copied to clipboard
lut
Link copied to clipboard
var
lut
:
FloatBuffer
?
=
null
Content copied to clipboard