Blender V4.3
blender::bke::pbvh::BoundsMergeInfo Struct Reference

Public Attributes

Bounds< float3bounds
 
bool update
 

Detailed Description

Definition at line 1107 of file pbvh.cc.

Member Data Documentation

◆ bounds

Bounds<float3> blender::bke::pbvh::BoundsMergeInfo::bounds

◆ update

bool blender::bke::pbvh::BoundsMergeInfo::update

Definition at line 1109 of file pbvh.cc.

Referenced by blender::bke::pbvh::merge_child_bounds().


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