AllenCell / AllenCell/vole-core

Add a class to move responsibility for `IDrawableObjects` out of `VolumeDrawable`

Aperta
#413 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Tech Debt
Lingua principale
TypeScript
Stelle
106
Fork
11
Merge medio
3g 51m
PR unite (30g)
12

Descrizione

## 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_

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.