Changeset View
Changeset View
Standalone View
Standalone View
source/blender/nodes/NOD_geometry_nodes_eval_log.hh
| Context not available. | |||||
| std::optional<PointCloudInfo> pointcloud_info; | std::optional<PointCloudInfo> pointcloud_info; | ||||
| std::optional<InstancesInfo> instances_info; | std::optional<InstancesInfo> instances_info; | ||||
| GeometryValueLog(const GeometrySet &geometry_set, bool log_full_geometry); | GeometryValueLog(const GeometrySet &geometry_set, bool log_full_geometry, bool log_attributes); | ||||
| Span<GeometryAttributeInfo> attributes() const | Span<GeometryAttributeInfo> attributes() const | ||||
| { | { | ||||
| Context not available. | |||||