BitmapToolkit Scol plugin
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
c
p
r
w
x
Functions
Typedefs
Enumerations
Enumerator
c
p
r
x
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
a
b
c
d
k
m
n
o
p
r
s
t
z
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
c
d
e
f
g
l
o
p
r
s
t
u
w
Variables
a
b
e
m
n
o
s
w
Typedefs
Macros
_
a
b
d
g
m
n
q
r
s
t
v
include
CameraPermissionIOS.h
Go to the documentation of this file.
1
//
2
// CameraPermissionIOS.h
3
// Scol
4
//
5
// Created by Bastien on 16/06/2016.
6
//
7
//
8
9
#ifndef CameraPermissionIOS_h
10
#define CameraPermissionIOS_h
11
14
void
CheckCameraPermission
();
15
19
void
CheckCameraPermissionBis
();
20
21
22
#endif
/* CameraPermissionIOS_h */
CheckCameraPermissionBis
void CheckCameraPermissionBis()
Prompts the user with a camera permission dialog if this is the first time the app is run....
Definition
CameraPermissionIOS.mm:41
CheckCameraPermission
void CheckCameraPermission()
Prompts the user with a camera permission dialog if this is the first time the app is run.
Definition
CameraPermissionIOS.mm:13
Generated by
1.9.8