Blender V5.0
PathList Struct Reference

#include <octree.h>

Public Attributes

PathElementhead
PathElementtail
int length
PathListnext

Detailed Description

Definition at line 191 of file dualcon/intern/octree.h.

Member Data Documentation

◆ head

PathElement* PathList::head

Definition at line 193 of file dualcon/intern/octree.h.

◆ length

int PathList::length

Definition at line 197 of file dualcon/intern/octree.h.

◆ next

PathList* PathList::next

Definition at line 200 of file dualcon/intern/octree.h.

◆ tail

PathElement* PathList::tail

Definition at line 194 of file dualcon/intern/octree.h.


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