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

#include <pshglob.h>

Public Attributes

PSH_Blue_TableRec normal_top
 
PSH_Blue_TableRec normal_bottom
 
PSH_Blue_TableRec family_top
 
PSH_Blue_TableRec family_bottom
 
FT_Fixed blue_scale
 
FT_Int blue_shift
 
FT_Int blue_threshold
 
FT_Int blue_fuzz
 
FT_Bool no_overshoots
 

Detailed Description

Definition at line 116 of file pshglob.h.

Member Data Documentation

◆ blue_fuzz

FT_Int PSH_BluesRec_::blue_fuzz

Definition at line 126 of file pshglob.h.

◆ blue_scale

FT_Fixed PSH_BluesRec_::blue_scale

Definition at line 123 of file pshglob.h.

◆ blue_shift

FT_Int PSH_BluesRec_::blue_shift

Definition at line 124 of file pshglob.h.

◆ blue_threshold

FT_Int PSH_BluesRec_::blue_threshold

Definition at line 125 of file pshglob.h.

◆ family_bottom

PSH_Blue_TableRec PSH_BluesRec_::family_bottom

Definition at line 121 of file pshglob.h.

◆ family_top

PSH_Blue_TableRec PSH_BluesRec_::family_top

Definition at line 120 of file pshglob.h.

◆ no_overshoots

FT_Bool PSH_BluesRec_::no_overshoots

Definition at line 127 of file pshglob.h.

◆ normal_bottom

PSH_Blue_TableRec PSH_BluesRec_::normal_bottom

Definition at line 119 of file pshglob.h.

◆ normal_top

PSH_Blue_TableRec PSH_BluesRec_::normal_top

Definition at line 118 of file pshglob.h.


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