Blender  V3.3
Public Attributes | List of all members
blender::geometry::GatherOffsets Struct Reference

Public Attributes

int pointcloud_offset = 0
 
MeshElementStartIndices mesh_offsets
 
CurvesElementStartIndices curves_offsets
 

Detailed Description

Current offsets while during the gather operation.

Definition at line 213 of file realize_instances.cc.

Member Data Documentation

◆ curves_offsets

CurvesElementStartIndices blender::geometry::GatherOffsets::curves_offsets

◆ 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: