Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | FT_SERVICE_ID_PROPERTIES "properties" |
#define | FT_DEFINE_SERVICE_PROPERTIESREC(class_, set_property_, get_property_) |
Typedefs | |
typedef FT_Error(* | FT_Properties_SetFunc) (FT_Module module, const char *property_name, const void *value) |
typedef FT_Error(* | FT_Properties_GetFunc) (FT_Module module, const char *property_name, void *value) |
Functions | |
FT_DEFINE_SERVICE (Properties) | |
#define FT_DEFINE_SERVICE_PROPERTIESREC | ( | class_, | |
set_property_, | |||
get_property_ | |||
) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.