Ticket #41 (new task)

Opened 2 years ago

Make OSGGeoProperties::getData() pure again.

Reported by: allenb Assigned to: allenb
Priority: trivial Milestone: 2.0 Release
Component: System Version: 2.0
Keywords: Cc:
Completion:

Description

In r97 I make this method unpure.

This was needed to work around a bug in pyOpenSG. As soon as that is corrected this should be changed back.