Blender V5.0
KernelOctreeNode Struct Reference

#include <types.h>

Public Attributes

int parent
int first_child
Extrema< floatsigma

Detailed Description

Definition at line 1705 of file kernel/types.h.

Member Data Documentation

◆ first_child

int KernelOctreeNode::first_child

Definition at line 1711 of file kernel/types.h.

Referenced by Octree::flatten().

◆ parent

int KernelOctreeNode::parent

Definition at line 1707 of file kernel/types.h.

Referenced by Octree::flatten().

◆ sigma

Extrema<float> KernelOctreeNode::sigma

Definition at line 1716 of file kernel/types.h.

Referenced by Octree::flatten().


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