feat: pass network manager reference to operatorDef
This commit is contained in:
@@ -11,6 +11,8 @@ add_library(${libName} SHARED
|
||||
main.cpp
|
||||
../Engine/Operator/OperatorTable.cpp
|
||||
../Engine/Operator/GeometryOpDef.cpp
|
||||
../Engine/Operator/GeometryOperator.cpp
|
||||
../Engine/Operator/GeometryConnection.cpp
|
||||
../Engine/Operator/Geometry.cpp
|
||||
../Engine/Operator/Attribute.cpp
|
||||
../Engine/Network/NetworkManager.cpp
|
||||
|
||||
Reference in New Issue
Block a user