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]
Macros
afpic.h File Reference

Go to the source code of this file.

Macros

#define AF_SERVICES_GET   af_services
 
#define AF_SERVICE_PROPERTIES_GET   af_service_properties
 
#define AF_SCRIPT_CLASSES_GET   af_script_classes
 
#define AF_INTERFACE_GET   af_autofitter_interface
 

Macro Definition Documentation

◆ AF_INTERFACE_GET

#define AF_INTERFACE_GET   af_autofitter_interface

Definition at line 34 of file afpic.h.

◆ AF_SCRIPT_CLASSES_GET

#define AF_SCRIPT_CLASSES_GET   af_script_classes

Definition at line 33 of file afpic.h.

Referenced by af_face_globals_free(), and af_face_globals_get_metrics().

◆ AF_SERVICE_PROPERTIES_GET

#define AF_SERVICE_PROPERTIES_GET   af_service_properties

Definition at line 31 of file afpic.h.

◆ AF_SERVICES_GET

#define AF_SERVICES_GET   af_services

Definition at line 30 of file afpic.h.

Referenced by af_get_interface().