Ticket #199 (new enhancement)

Opened 1 year ago

Make OSG::Line a template to support Real64

Reported by: allenb Assigned to: unassigned
Priority: major Milestone: 2.0 Beta
Component: System Version: 2.0
Keywords: Cc:
Completion:

Description

It would be nice if OSG::Line was able to represent high precision lines similar to Vec3d and Matrix4d.

We need to turn it into a template and define typedefs for the various different types of OSG::Lines (Linef, Lined, Lineh, Linefx).