mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
More config machinery: the reader now reads (but can't put the resulting image
anywhere).
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
public:
|
||||
unsigned physicalTrack;
|
||||
unsigned physicalSide;
|
||||
std::shared_ptr<FluxSource> fluxsource;
|
||||
FluxSource* fluxsource;
|
||||
std::unique_ptr<Fluxmap> fluxmap;
|
||||
|
||||
std::vector<RawRecord> rawrecords;
|
||||
|
||||
Reference in New Issue
Block a user