mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Some more cleanup with nested namespaces
This commit is contained in:
@@ -68,7 +68,7 @@ void LocalTfBrickSelector::selectBricks(int timestep, std::vector<int>& bricks)
|
||||
float rootSplitPoints = splitPoints(rootNode, splitType);
|
||||
BrickSelection brickSelection = BrickSelection(
|
||||
numBricksPerDim,
|
||||
umTimeSteps,
|
||||
numTimeSteps,
|
||||
splitType,
|
||||
rootSplitPoints
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user