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
tableentry Struct Reference

#include <t4.h>

Public Attributes

unsigned short length
 
unsigned short code
 
short runlen
 

Detailed Description

Definition at line 35 of file t4.h.

Member Data Documentation

◆ code

unsigned short tableentry::code

Definition at line 37 of file t4.h.

◆ length

unsigned short tableentry::length

Definition at line 36 of file t4.h.

◆ runlen

short tableentry::runlen

Definition at line 38 of file t4.h.


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