Skip to content

Math lib geo lib includes cleanup

No algorithm changes. Moved Point3d operators into Point3d header from MathTools, and same for TemplatePoint. Moved Color class into DataExlorer tree, where it is used. Use consistent pi-related constants from boost. Use std namespace.

And the usual include's cleanup: full path, remove superfluous, include missing, fwd decls.

Merge request reports

Loading