Skip to content

Access to shared material v0.09.00

In order to re-establish the material mapping procedure on 'v0.09.00', this opens access to the 'shared_ptr' of the geometry objects, via two new methods:

  • surfaceMaterialPtr() for Surface based material maps
  • volumeMaterialPtr() for Volume based material maps

Access during run-time is still allowed/given to plain pointers for performance reasons.

Merge request reports