Searched defs:numCells (Results 1 – 6 of 6) sorted by relevance
58 std::optional<int32_t> numCells = m_pNode->GetNumberOfCells(); in UpdateWidgetProperty() local
95 std::optional<int32_t> numCells = m_pNode->GetNumberOfCells(); in UpdateWidgetProperty() local
101 std::optional<int32_t> numCells = m_pNode->GetNumberOfCells(); in UpdateWidgetProperty() local
490 std::vector<UVec4> generateGrid(const int numCells, const UVec2 &renderSize) in generateGrid()
353 std::vector<UVec4> generateGrid(const int numCells, const UVec2 &renderSize) in generateGrid()
1047 const int numCells = GRID_SIZE * GRID_SIZE; in createBuffers() local