Blender V5.0
blender::ed::object::CollectionWithTransform Struct Reference

Public Attributes

Collectioncollection = nullptr
float4x4 transform = float4x4::identity()

Detailed Description

Definition at line 116 of file object_visual_geometry_to_objects.cc.

Member Data Documentation

◆ collection

Collection* blender::ed::object::CollectionWithTransform::collection = nullptr

Definition at line 118 of file object_visual_geometry_to_objects.cc.

◆ transform

float4x4 blender::ed::object::CollectionWithTransform::transform = float4x4::identity()

Definition at line 120 of file object_visual_geometry_to_objects.cc.


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