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

#include <cf2glue.h>

Public Attributes

CF2_F16Dot16 a
 
CF2_F16Dot16 b
 
CF2_F16Dot16 c
 
CF2_F16Dot16 d
 
CF2_F16Dot16 tx
 
CF2_F16Dot16 ty
 

Detailed Description

Definition at line 76 of file cf2glue.h.

Member Data Documentation

◆ a

CF2_F16Dot16 CF2_Matrix_::a

Definition at line 78 of file cf2glue.h.

Referenced by cf2_glyphpath_init().

◆ b

CF2_F16Dot16 CF2_Matrix_::b

Definition at line 79 of file cf2glue.h.

◆ c

CF2_F16Dot16 CF2_Matrix_::c

Definition at line 80 of file cf2glue.h.

Referenced by cf2_glyphpath_init().

◆ d

CF2_F16Dot16 CF2_Matrix_::d

Definition at line 81 of file cf2glue.h.

Referenced by cf2_glyphpath_init().

◆ tx

CF2_F16Dot16 CF2_Matrix_::tx

Definition at line 82 of file cf2glue.h.

◆ ty

CF2_F16Dot16 CF2_Matrix_::ty

Definition at line 83 of file cf2glue.h.


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