Blender V5.0
blender::bke::pbvh::pixels::CopyPixelGroup Struct Reference

#include <BKE_paint_bvh_pixels.hh>

Public Attributes

int2 start_destination
int2 start_source_1
int64_t start_delta_index
int num_deltas

Detailed Description

Definition at line 207 of file BKE_paint_bvh_pixels.hh.

Member Data Documentation

◆ num_deltas

int blender::bke::pbvh::pixels::CopyPixelGroup::num_deltas

Definition at line 211 of file BKE_paint_bvh_pixels.hh.

◆ start_delta_index

int64_t blender::bke::pbvh::pixels::CopyPixelGroup::start_delta_index

Definition at line 210 of file BKE_paint_bvh_pixels.hh.

◆ start_destination

int2 blender::bke::pbvh::pixels::CopyPixelGroup::start_destination

Definition at line 208 of file BKE_paint_bvh_pixels.hh.

◆ start_source_1

int2 blender::bke::pbvh::pixels::CopyPixelGroup::start_source_1

Definition at line 209 of file BKE_paint_bvh_pixels.hh.


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