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

#include <ftimage.h>

Public Attributes

FT_Pos xMin
 
FT_Pos yMin
 
FT_Pos xMax
 
FT_Pos yMax
 

Detailed Description

Definition at line 116 of file ftimage.h.

Member Data Documentation

◆ xMax

FT_Pos FT_BBox_::xMax

◆ xMin

FT_Pos FT_BBox_::xMin

◆ yMax

FT_Pos FT_BBox_::yMax

◆ yMin

FT_Pos FT_BBox_::yMin

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