ApraPipes
1.0
Toggle main menu visibility
Main Page
Related Pages
Topics
Classes
Class List
Class Index
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
y
~
Variables
_
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
Typedefs
c
d
f
g
i
m
p
s
v
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
y
Related Symbols
a
b
e
f
m
n
p
•
All
Classes
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
GTKModel.h
1
// source: https://github.com/aklomp/gtk3-opengl/blob/master/model.h
2
void
model_init (
void
);
3
void
drawCameraFrame(
void
* frameData,
int
width,
int
height);
4
const
float
*model_matrix(
void
);
base
include
GTKModel.h
Source Commit: e716eb7