blender/intern/cycles/graph
Brecht Van Lommel 7933f92f89 Refactor: Cycles: Use packed_float3 for arrays, accessors for geometry data
Use packed_float3 instead of float3 for geometry positions and various
other arrays.

Add and use unified accessor methods get_position() and get_radius() for
all geometry, as well as num_verts(), num_points() and num_keys().

Pull Request: https://projects.blender.org/blender/blender/pulls/158728
2026-05-27 22:01:24 +02:00
..
CMakeLists.txt
node.cpp
node.h
node_enum.h
node_type.cpp
node_type.h
node_xml.cpp
node_xml.h