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

#include <pshalgo.h>

Public Attributes

FT_Fixed scale
 
FT_Fixed delta
 
FT_Pos min
 
FT_Pos max
 

Detailed Description

Definition at line 69 of file pshalgo.h.

Member Data Documentation

◆ delta

FT_Fixed PSH_ZoneRec_::delta

Definition at line 72 of file pshalgo.h.

◆ max

FT_Pos PSH_ZoneRec_::max

Definition at line 74 of file pshalgo.h.

◆ min

FT_Pos PSH_ZoneRec_::min

Definition at line 73 of file pshalgo.h.

◆ scale

FT_Fixed PSH_ZoneRec_::scale

Definition at line 71 of file pshalgo.h.


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