public static final class DeviceResources.Device.LutDefinitions.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.StructList.Reader<DeviceResources.Device.LutDefinitions.LutCell.Reader> |
getLutCells() |
org.capnproto.StructList.Reader<DeviceResources.Device.LutDefinitions.LutElements.Reader> |
getLutElements() |
boolean |
hasLutCells() |
boolean |
hasLutElements() |
public final boolean hasLutCells()
public final org.capnproto.StructList.Reader<DeviceResources.Device.LutDefinitions.LutCell.Reader> getLutCells()
public final boolean hasLutElements()
public final org.capnproto.StructList.Reader<DeviceResources.Device.LutDefinitions.LutElements.Reader> getLutElements()