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

Public Attributes

int totface
 
int start
 
FastNodeBuildInfochild1
 
FastNodeBuildInfochild2
 

Detailed Description

Definition at line 2029 of file pbvh_bmesh.cc.

Member Data Documentation

◆ child1

FastNodeBuildInfo* blender::bke::pbvh::FastNodeBuildInfo::child1

◆ child2

FastNodeBuildInfo* blender::bke::pbvh::FastNodeBuildInfo::child2

◆ start

int blender::bke::pbvh::FastNodeBuildInfo::start

◆ totface

int blender::bke::pbvh::FastNodeBuildInfo::totface

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