Blender V4.3
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 72 of file BKE_geometry_fields.hh.

Constructor & Destructor Documentation

◆ PointCloudFieldContext()

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

Definition at line 77 of file BKE_geometry_fields.hh.

Member Function Documentation

◆ pointcloud()

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

Definition at line 79 of file BKE_geometry_fields.hh.


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