Skip to content

Add a class to move responsibility for IDrawableObjects out of VolumeDrawable #413

Description

@ShrimpCryptid

Use Case

VolumeDrawable currently manages both the volume and the isosurface meshes and all of the other drawable objects. This should be refactored so VolumeDrawable is scoped to just the volume itself.

Solution

  • Add a new class ("VolEScene") that can contain drawable objects and one or more VolumeDrawable or IDrawableObject objects.

Alternatives

Please describe any alternatives you've considered, even if you've dismissed them

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions