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

#include <octree.h>

Public Attributes

PathElementhead
 
PathElementtail
 
int length
 
PathListnext
 

Detailed Description

Definition at line 191 of file octree.h.

Member Data Documentation

◆ head

PathElement* PathList::head

Definition at line 193 of file octree.h.

◆ length

int PathList::length

Definition at line 197 of file octree.h.

◆ next

PathList* PathList::next

Definition at line 200 of file octree.h.

◆ tail

PathElement* PathList::tail

Definition at line 194 of file octree.h.


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