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

Inherits blender::ed::object::XFormObjectData.

Public Member Functions

virtual ~XFormObjectData_PointCloud ()=default
Public Member Functions inherited from blender::ed::object::XFormObjectData
 XFormObjectData ()=default
virtual ~XFormObjectData ()=default

Public Attributes

Array< float3positions
Array< floatradii
Public Attributes inherited from blender::ed::object::XFormObjectData
IDid

Detailed Description

Definition at line 311 of file object_data_transform.cc.

Constructor & Destructor Documentation

◆ ~XFormObjectData_PointCloud()

virtual blender::ed::object::XFormObjectData_PointCloud::~XFormObjectData_PointCloud ( )
virtualdefault

Member Data Documentation

◆ positions

Array<float3> blender::ed::object::XFormObjectData_PointCloud::positions

Definition at line 312 of file object_data_transform.cc.

◆ radii

Array<float> blender::ed::object::XFormObjectData_PointCloud::radii

Definition at line 313 of file object_data_transform.cc.


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