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

#include <fttypes.h>

Public Attributes

FT_F2Dot14 x
 
FT_F2Dot14 y
 

Detailed Description

Definition at line 350 of file fttypes.h.

Member Data Documentation

◆ x

FT_F2Dot14 FT_UnitVector_::x

Definition at line 352 of file fttypes.h.

◆ y

FT_F2Dot14 FT_UnitVector_::y

Definition at line 353 of file fttypes.h.


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