Add callback API example.
Fix a sentinel value for the vertex index.
This commit is contained in:
2
examples/callback_api/Makefile
Normal file
2
examples/callback_api/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
all:
|
||||
clang++ -I../../ -Wall -g -o example main.cc
|
||||
Reference in New Issue
Block a user