Skip to content
Snippets Groups Projects

Optical machine, files reading draft and more tests

Merged Azer Benelhedi requested to merge jie-xml into master
3 files
+ 9
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -10,4 +10,5 @@ public:
RoundLens(std::string name, Position p, Position n, double r, double fl);
void computePhotonDirection(Photon* photon);
void setParameter(ParameterName p, double value);
};
double getFocalPoint() const;
};
\ No newline at end of file
Loading