Public Attributes | List of all members
cv::aruco::zmaxheap Struct Reference

Public Attributes

int alloc
 
char * data
 
size_t el_sz
 
int size
 
void(* swap )(zmaxheap_t *heap, int a, int b)
 
float * values
 

Detailed Description

Definition at line 32 of file zmaxheap.cpp.

Member Data Documentation

◆ alloc

int cv::aruco::zmaxheap::alloc

Definition at line 37 of file zmaxheap.cpp.

◆ data

char* cv::aruco::zmaxheap::data

Definition at line 40 of file zmaxheap.cpp.

◆ el_sz

size_t cv::aruco::zmaxheap::el_sz

Definition at line 34 of file zmaxheap.cpp.

◆ size

int cv::aruco::zmaxheap::size

Definition at line 36 of file zmaxheap.cpp.

◆ swap

void(* cv::aruco::zmaxheap::swap) (zmaxheap_t *heap, int a, int b)

Definition at line 42 of file zmaxheap.cpp.

◆ values

float* cv::aruco::zmaxheap::values

Definition at line 39 of file zmaxheap.cpp.


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


aruco_pose
Author(s): Oleg Kalachev
autogenerated on Mon Feb 28 2022 22:08:24