Skip to content

Commit

Permalink
Export SensorVisibilityCallback::IntersectionData on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravi Mathur committed Apr 9, 2021
1 parent eb5746f commit 909886a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/OpenFrames/SensorVisibilityCallback.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 34,7 @@ namespace OpenFrames
SensorVisibilityCallback(OpenFrames::ReferenceFrame* root);

// Intersection data
struct IntersectionData
struct OF_EXPORT IntersectionData
{
IntersectionData();
void reset();
Expand Down

0 comments on commit 909886a

Please sign in to comment.