Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/nodes/NOD_geometry_exec.hh')
-rw-r--r--source/blender/nodes/NOD_geometry_exec.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/nodes/NOD_geometry_exec.hh b/source/blender/nodes/NOD_geometry_exec.hh
index 15201553f16..710552d25e2 100644
--- a/source/blender/nodes/NOD_geometry_exec.hh
+++ b/source/blender/nodes/NOD_geometry_exec.hh
@@ -45,8 +45,11 @@ using fn::GMutablePointer;
using fn::GPointer;
using fn::GValueMap;
using fn::GVArray;
+using fn::GVArray_GSpan;
+using fn::GVArray_Span;
using fn::GVArray_Typed;
using fn::GVMutableArray;
+using fn::GVMutableArray_GSpan;
using fn::GVMutableArray_Typed;
class GeoNodeExecParams {