mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 23:39:26 -05:00
Rendering of clip maps is now more convenient.
This commit is contained in:
@@ -94,7 +94,7 @@ namespace openspace {
|
||||
ClipMapPatchRenderer(shared_ptr<Geometry> geometry);
|
||||
|
||||
void renderPatch(
|
||||
const LatLonPatch& patch,
|
||||
const LatLon& patchSize,
|
||||
const RenderData& data,
|
||||
double radius);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user