mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
start testing levmarq use
This commit is contained in:
@@ -87,6 +87,8 @@ struct FunctionData {
|
||||
double aspectRatio;
|
||||
double* measurements;
|
||||
int nDOF;
|
||||
glm::dvec2(*toScreen)(glm::dvec3, Camera*, SceneGraphNode*, double);
|
||||
glm::dvec3(*toSurface)(glm::dvec2, Camera*, SceneGraphNode*, double);
|
||||
};
|
||||
|
||||
using Point = std::pair<int, TUIO::TuioPoint>;
|
||||
|
||||
Reference in New Issue
Block a user