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

#include <t1tables.h>

Public Attributes

FT_Byte num_points
 
FT_Longdesign_points
 
FT_Fixedblend_points
 

Detailed Description

Definition at line 250 of file t1tables.h.

Member Data Documentation

◆ blend_points

FT_Fixed* PS_DesignMap_::blend_points

Definition at line 254 of file t1tables.h.

Referenced by T1_Set_MM_Design().

◆ design_points

FT_Long* PS_DesignMap_::design_points

Definition at line 253 of file t1tables.h.

Referenced by T1_Done_Blend(), T1_Get_Multi_Master(), and T1_Set_MM_Design().

◆ num_points

FT_Byte PS_DesignMap_::num_points

Definition at line 252 of file t1tables.h.

Referenced by T1_Done_Blend(), T1_Get_Multi_Master(), and T1_Set_MM_Design().


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