Blender  V3.3
Public Attributes | List of all members
PBVHPixelsNode Struct Reference

#include <BKE_pbvh.h>

Public Attributes

voidnode_data
 

Detailed Description

Definition at line 54 of file BKE_pbvh.h.

Member Data Documentation

◆ node_data

void* PBVHPixelsNode::node_data

Contains triangle/pixel data used during texture painting.

Contains blender::bke::pbvh::pixels::NodeData.

Definition at line 60 of file BKE_pbvh.h.


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