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]
Macros
uvcode.h File Reference

Go to the source code of this file.

Macros

#define UV_SQSIZ   (float)0.003500
 
#define UV_NDIVS   16289
 
#define UV_VSTART   (float)0.016940
 
#define UV_NVS   163
 

Macro Definition Documentation

◆ UV_NDIVS

#define UV_NDIVS   16289

Definition at line 3 of file uvcode.h.

Referenced by uv_decode().

◆ UV_NVS

#define UV_NVS   163

Definition at line 5 of file uvcode.h.

Referenced by uv_decode().

◆ UV_SQSIZ

#define UV_SQSIZ   (float)0.003500

Definition at line 2 of file uvcode.h.

◆ UV_VSTART

#define UV_VSTART   (float)0.016940

Definition at line 4 of file uvcode.h.

Referenced by uv_encode().

Variable Documentation

◆ ncum

short ncum

Definition at line 8 of file uvcode.h.

◆ nus

short nus

Definition at line 8 of file uvcode.h.

◆ ustart

float ustart

Definition at line 7 of file uvcode.h.