Choose your operating system:
Windows
macOS
Linux
TSortedMap< FCurveModelID, FCurveInfo, TInlineAllocator< 1 > > CurveInfoByID
Map from curve identifier to specific info pertaining to that curve for this view. @note Should only be added to or removed from in AddCurve/RemoveCurve. Derived types must only change the FCurveInfo contained within this map.