|
Blender V5.0
|
#include <BKE_paint_bvh_pixels.hh>
Public Attributes | |
| int2 | start_destination |
| int2 | start_source_1 |
| int64_t | start_delta_index |
| int | num_deltas |
Definition at line 207 of file BKE_paint_bvh_pixels.hh.
| int blender::bke::pbvh::pixels::CopyPixelGroup::num_deltas |
Definition at line 211 of file BKE_paint_bvh_pixels.hh.
| int64_t blender::bke::pbvh::pixels::CopyPixelGroup::start_delta_index |
Definition at line 210 of file BKE_paint_bvh_pixels.hh.
| int2 blender::bke::pbvh::pixels::CopyPixelGroup::start_destination |
Definition at line 208 of file BKE_paint_bvh_pixels.hh.
| int2 blender::bke::pbvh::pixels::CopyPixelGroup::start_source_1 |
Definition at line 209 of file BKE_paint_bvh_pixels.hh.