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

#include <NOD_geometry_nodes_list.hh>

Static Public Member Functions

static ArrayData ForValue (const GPointer &value, int64_t size)
static ArrayData ForDefaultValue (const CPPType &type, int64_t size)
static ArrayData ForConstructed (const CPPType &type, int64_t size)
static ArrayData ForUninitialized (const CPPType &type, int64_t size)

Public Attributes

void * data
ImplicitSharingPtr sharing_info

Detailed Description

Definition at line 18 of file NOD_geometry_nodes_list.hh.

Member Function Documentation

◆ ForConstructed()

◆ ForDefaultValue()

List::ArrayData blender::nodes::List::ArrayData::ForDefaultValue ( const CPPType & type,
int64_t size )
static

◆ ForUninitialized()

◆ ForValue()

Member Data Documentation

◆ data

◆ sharing_info

ImplicitSharingPtr blender::nodes::List::ArrayData::sharing_info

Definition at line 21 of file NOD_geometry_nodes_list.hh.


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