SkillAgentSearch skills...

OfxFunctionPointer

An easy way to use function pointers in OpenFrameworks.

Install / Use

/learn @naus3a/OfxFunctionPointer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ofxFunctionPointer

An easy way to use function pointers in OpenFrameworks. It works both with static and member functions and also includes a generic class for making the process of calling member function from other classes as painless as possible.

Everything in the addon is kept simple and easy to extend; the example is commented and should give a clear idea of how to use the code.

Licence

The code in this repository is available under the MIT License.
Copyright (c) 2015 Enrico<naus3a>Viola naus3a@gmail.com

Installation

Copy to your openFrameworks/addons folder.

Compatibility

openFrameworks 008.x

Known issues

none

Version history

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated9y ago
Forks0

Languages

C++

Security Score

55/100

Audited on Apr 21, 2016

No findings