Mercurial > hg > beaglert
comparison examples/05-Communication/OSC/render.cpp @ 500:b935f890e512 prerelease
Updated Doxy to 1.8.11
Amended example titles in render.cpp and file locations in Doxy file.
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Wed, 22 Jun 2016 00:27:13 +0100 |
parents | 5779ed0562ac |
children | 1cec96845a23 |
comparison
equal
deleted
inserted
replaced
499:a15a116f6904 | 500:b935f890e512 |
---|---|
87 } | 87 } |
88 | 88 |
89 /* ------------ Project Explantation ------------ */ | 89 /* ------------ Project Explantation ------------ */ |
90 | 90 |
91 /** | 91 /** |
92 \example 05-OSC | 92 \example OSC/render.cpp |
93 | 93 |
94 Open Sound Control | 94 Open Sound Control |
95 ------------------ | 95 ------------------ |
96 | 96 |
97 This example shows an implementation of OSC (Open Sound Control) which was | 97 This example shows an implementation of OSC (Open Sound Control) which was |