Searched defs:floatMatrix (Results 1 – 6 of 6) sorted by relevance
210 std::array<std::array<float, 2>, 2> floatMatrix = {{}}; variable
235 std::array<std::array<float, 2>, 2> floatMatrix = {{}}; variable
35 public float[][] floatMatrix; field in FixedSizeArrayExample