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

#include <pshglob.h>

Public Attributes

PSH_WidthsRec stdw
 
FT_Fixed scale_mult
 
FT_Fixed scale_delta
 

Detailed Description

Definition at line 82 of file pshglob.h.

Member Data Documentation

◆ scale_delta

FT_Fixed PSH_DimensionRec_::scale_delta

Definition at line 86 of file pshglob.h.

Referenced by psh_globals_set_scale().

◆ scale_mult

FT_Fixed PSH_DimensionRec_::scale_mult

Definition at line 85 of file pshglob.h.

Referenced by psh_globals_set_scale().

◆ stdw

PSH_WidthsRec PSH_DimensionRec_::stdw

Definition at line 84 of file pshglob.h.


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