mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 01:09:34 -05:00
Restructured and commented.
This commit is contained in:
@@ -65,7 +65,7 @@ namespace openspace {
|
||||
if (_target != "")
|
||||
setBody(_target);
|
||||
|
||||
size_t numPatches = 5;
|
||||
size_t numPatches = 10;
|
||||
for (size_t i = 0; i < numPatches; i++)
|
||||
{
|
||||
_patches.push_back(LatLonPatch(
|
||||
|
||||
Reference in New Issue
Block a user