Searched refs:mChildWithMaxHeightDelta (Results 1 – 4 of 4) sorted by relevance
65 , mChildWithMaxHeightDelta(0) in TerrainQuadTreeNode()421 mChildWithMaxHeightDelta = childWithMaxHeightDelta; in postDeltaCalculation()1335 const LodLevel* childLod = mChildWithMaxHeightDelta->getLodLevel( in calculateCurrentLod()1336 mChildWithMaxHeightDelta->getLodCount()-1); in calculateCurrentLod()
65 , mChildWithMaxHeightDelta(0) in TerrainQuadTreeNode()421 mChildWithMaxHeightDelta = childWithMaxHeightDelta; in postDeltaCalculation()1336 const LodLevel* childLod = mChildWithMaxHeightDelta->getLodLevel( in calculateCurrentLod()1337 mChildWithMaxHeightDelta->getLodCount()-1); in calculateCurrentLod()
282 TerrainQuadTreeNode* mChildWithMaxHeightDelta; variable
287 TerrainQuadTreeNode* mChildWithMaxHeightDelta; variable