मुख्य कंटेंट तक स्किप करें

Class: OH3LevelFloatArray

This page documents the methods and fields available in the OH3LevelFloatArray class.

Members

SignatureDescription
OH3LevelFloatArray(int, int, int)Creates a new instance of OH3LevelFloatArray.
OH3LevelFloatArray(int, int, int, boolean)Creates a new instance of OH3LevelFloatArray.
get(int, int, int)Returns the current value.
getSizeX()Returns the current size x.
getSizeY()Returns the current size y.
getSizeZ()Returns the current size z.
set(int, int, int, float)Sets or updates the the value.