Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
hashtable_ Struct Reference

#include <bdf.h>

Public Attributes

int limit
 
int size
 
int used
 
hashnodetable
 

Detailed Description

Definition at line 168 of file bdf.h.

Member Data Documentation

◆ limit

int hashtable_::limit

Definition at line 170 of file bdf.h.

◆ size

int hashtable_::size

Definition at line 171 of file bdf.h.

◆ table

hashnode* hashtable_::table

Definition at line 173 of file bdf.h.

◆ used

int hashtable_::used

Definition at line 172 of file bdf.h.


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