|
Blender V4.3
|
#include <BKE_pbvh_pixels.hh>
Public Attributes | |
| int2 | start_destination |
| int2 | start_source_1 |
| int64_t | start_delta_index |
| int | num_deltas |
Definition at line 201 of file BKE_pbvh_pixels.hh.
| int blender::bke::pbvh::pixels::CopyPixelGroup::num_deltas |
Definition at line 205 of file BKE_pbvh_pixels.hh.
| int64_t blender::bke::pbvh::pixels::CopyPixelGroup::start_delta_index |
Definition at line 204 of file BKE_pbvh_pixels.hh.
| int2 blender::bke::pbvh::pixels::CopyPixelGroup::start_destination |
Definition at line 202 of file BKE_pbvh_pixels.hh.
| int2 blender::bke::pbvh::pixels::CopyPixelGroup::start_source_1 |
Definition at line 203 of file BKE_pbvh_pixels.hh.