Blender  V2.93
Public Attributes | List of all members
PathList Struct Reference

#include <octree.h>

Public Attributes

PathElementhead
 
PathElementtail
 
int length
 
PathListnext
 

Detailed Description

Definition at line 205 of file octree.h.

Member Data Documentation

◆ head

PathElement* PathList::head

Definition at line 207 of file octree.h.

◆ length

int PathList::length

Definition at line 211 of file octree.h.

◆ next

PathList* PathList::next

Definition at line 214 of file octree.h.

◆ tail

PathElement* PathList::tail

Definition at line 208 of file octree.h.


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