Searched refs:m_levelWhiteBlockCount (Results 1 – 1 of 1) sorted by relevance
75 , m_levelWhiteBlockCount(&m_octree.m_levels) in InOutOctreeStats()93 m_levelWhiteBlockCount[lev] = 0; in InOutOctreeStats()131 ++m_levelWhiteBlockCount[lev]; in InOutOctreeStats()147 m_totals.whiteBlocks += m_levelWhiteBlockCount[lev]; in InOutOctreeStats()175 m_levelWhiteBlockCount[lev], in blockDataStats()333 LeafCountMap m_levelWhiteBlockCount; member in axom::quest::detail::InOutOctreeStats