Blender V4.3
blender::bke::pbvh::pixels::CopyPixelGroup Struct Reference

#include <BKE_pbvh_pixels.hh>

Public Attributes

int2 start_destination
 
int2 start_source_1
 
int64_t start_delta_index
 
int num_deltas
 

Detailed Description

Definition at line 201 of file BKE_pbvh_pixels.hh.

Member Data Documentation

◆ num_deltas

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

Definition at line 205 of file BKE_pbvh_pixels.hh.

◆ start_delta_index

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

Definition at line 204 of file BKE_pbvh_pixels.hh.

◆ start_destination

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

Definition at line 202 of file BKE_pbvh_pixels.hh.

◆ start_source_1

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

Definition at line 203 of file BKE_pbvh_pixels.hh.


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