Public Attributes | List of all members
unionfind Struct Reference

#include <unionfind.h>

Public Attributes

uint32_t maxid
 
uint32_t * parent
 
uint32_t * size
 

Detailed Description

Definition at line 36 of file unionfind.h.

Member Data Documentation

◆ maxid

uint32_t unionfind::maxid

Definition at line 38 of file unionfind.h.

◆ parent

uint32_t* unionfind::parent

Definition at line 41 of file unionfind.h.

◆ size

uint32_t* unionfind::size

Definition at line 44 of file unionfind.h.


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


apriltag
Author(s): Edwin Olson , Max Krogius
autogenerated on Sun Apr 20 2025 02:08:47