Blender V5.0
blender::bke::PointCloudFieldContext Class Reference

#include <BKE_geometry_fields.hh>

Inherits blender::fn::FieldContext.

Public Member Functions

 PointCloudFieldContext (const PointCloud &pointcloud)
const PointCloudpointcloud () const
Public Member Functions inherited from blender::fn::FieldContext
virtual ~FieldContext ()=default
virtual GVArray get_varray_for_input (const FieldInput &field_input, const IndexMask &mask, ResourceScope &scope) const

Detailed Description

Definition at line 73 of file BKE_geometry_fields.hh.

Constructor & Destructor Documentation

◆ PointCloudFieldContext()

blender::bke::PointCloudFieldContext::PointCloudFieldContext ( const PointCloud & pointcloud)
inline

Definition at line 78 of file BKE_geometry_fields.hh.

References pointcloud().

Member Function Documentation

◆ pointcloud()

const PointCloud & blender::bke::PointCloudFieldContext::pointcloud ( ) const
inline

Definition at line 80 of file BKE_geometry_fields.hh.

Referenced by PointCloudFieldContext().


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