Add callback API example.

Fix a sentinel value for the vertex index.
This commit is contained in:
Syoyo Fujita
2016-04-18 17:52:04 +09:00
parent 93acf63157
commit 1e663342bf
4 changed files with 163 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
all:
clang++ -I../../ -Wall -g -o example main.cc