Blender  V3.3
Public Attributes | List of all members
blender::nodes::node_geo_collection_info_cc::InstanceListEntry Struct Reference

Public Attributes

int handle
 
char * name
 
float4x4 transform
 

Detailed Description

Definition at line 45 of file node_geo_collection_info.cc.

Member Data Documentation

◆ handle

int blender::nodes::node_geo_collection_info_cc::InstanceListEntry::handle

Definition at line 46 of file node_geo_collection_info.cc.

◆ name

char* blender::nodes::node_geo_collection_info_cc::InstanceListEntry::name

Definition at line 47 of file node_geo_collection_info.cc.

◆ transform

float4x4 blender::nodes::node_geo_collection_info_cc::InstanceListEntry::transform

Definition at line 48 of file node_geo_collection_info.cc.


The documentation for this struct was generated from the following file: