Blender V5.0
blender::nodes::List::SingleData Class Reference

#include <NOD_geometry_nodes_list.hh>

Static Public Member Functions

static SingleData ForValue (const GPointer &value)
static SingleData ForDefaultValue (const CPPType &type)

Public Attributes

void * value
ImplicitSharingPtr sharing_info

Detailed Description

Definition at line 28 of file NOD_geometry_nodes_list.hh.

Member Function Documentation

◆ ForDefaultValue()

List::SingleData blender::nodes::List::SingleData::ForDefaultValue ( const CPPType & type)
static

Definition at line 117 of file geometry_nodes_list.cc.

References blender::CPPType::default_value(), and ForValue().

◆ ForValue()

Member Data Documentation

◆ sharing_info

ImplicitSharingPtr blender::nodes::List::SingleData::sharing_info

Definition at line 31 of file NOD_geometry_nodes_list.hh.

◆ value

void* blender::nodes::List::SingleData::value

Definition at line 30 of file NOD_geometry_nodes_list.hh.

Referenced by ForValue().


The documentation for this class was generated from the following files: