Blender V5.0
blender::ed::transform::pointcloud::PointCloudTransformData Struct Reference

Public Attributes

IndexMaskMemory memory
IndexMask selection
Array< float3positions
Array< floatradii

Detailed Description

Definition at line 33 of file transform_convert_pointcloud.cc.

Member Data Documentation

◆ memory

IndexMaskMemory blender::ed::transform::pointcloud::PointCloudTransformData::memory

◆ positions

Array<float3> blender::ed::transform::pointcloud::PointCloudTransformData::positions

◆ radii

Array<float> blender::ed::transform::pointcloud::PointCloudTransformData::radii

◆ selection

IndexMask blender::ed::transform::pointcloud::PointCloudTransformData::selection

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