Blender V4.3
blender::geometry::GatherOffsets Struct Reference

Public Attributes

int pointcloud_offset = 0
 
MeshElementStartIndices mesh_offsets
 
CurvesElementStartIndices curves_offsets
 
int grease_pencil_layer_offset = 0
 

Detailed Description

Current offsets while during the gather operation.

Definition at line 279 of file realize_instances.cc.

Member Data Documentation

◆ curves_offsets

CurvesElementStartIndices blender::geometry::GatherOffsets::curves_offsets

◆ grease_pencil_layer_offset

int blender::geometry::GatherOffsets::grease_pencil_layer_offset = 0

◆ mesh_offsets

MeshElementStartIndices blender::geometry::GatherOffsets::mesh_offsets

◆ pointcloud_offset

int blender::geometry::GatherOffsets::pointcloud_offset = 0

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