Files
test/source/blender
Hans Goudey b42ce0c54c Functions: Generic array data structure
Sometimes it's useful to pass around a set of values with a generic
type. The virtual array data structures allow this, but they don't
have logical ownership. My initial use case for this is as a return
type for the functions that interpolate curve attributes to evaluated
points, but a need for this data structure has come up in a few other
places as well. It also reduced the need for templates.

Differential Revision: https://developer.blender.org/D11103
2021-10-14 11:06:18 -05:00
..
2021-10-06 14:54:05 +11:00
2021-10-04 13:15:15 +11:00
2021-10-12 17:55:02 +11:00
2021-10-03 12:13:29 +11:00
2021-10-12 17:55:02 +11:00
2021-10-12 17:55:02 +11:00
2021-10-06 14:54:05 +11:00
2021-10-12 16:18:50 +02:00
2021-09-17 12:22:00 +02:00