ofxiBeacon:用于处理 iBeacon 的 openFrameworks 插件

时间:2021-06-26 20:06:54
【文件属性】:
文件名称:ofxiBeacon:用于处理 iBeacon 的 openFrameworks 插件
文件大小:89KB
文件格式:ZIP
更新时间:2021-06-26 20:06:54
Objective-C++ 信标 用于处理 iBeacon 的 openFrameworks 插件。 初始化 ofxiBeacon(const string &uuid, const string &serviceIndentifier, bool debug); 。H class ofApp : public ofxiOSApp { public: ofxiBeacon iBeacon; }; 。毫米 void ofApp::setup(){ string uuid( "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" ); string serviceIndentifier ( "com.example.yourapp" ); ofxiBeadon(); iBeacon = ofxiBeacon(uuid, serviceIn
【文件预览】:
ofxiBeacon-master
----example()
--------ofxiBeaconSample()
----src()
--------ofxiBeacon.mm(8KB)
--------ofxiBeacon.h(966B)
----LICENSE.md(1KB)
----.gitignore(413B)
----README.md(1KB)

网友评论