File: Tutorial.txt

package info (click to toggle)
openni 1.5.4.0%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 45,580 kB
  • sloc: cpp: 116,706; ansic: 58,807; sh: 10,287; cs: 7,698; java: 7,402; python: 1,547; makefile: 492; xml: 167
file content (16 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**
@page tutorials Getting Started - A Tutorial

This section is intended to provide a user with the first steps needed to write OpenNI applications.

- @subpage build_and_run_sample
- @subpage new_app
- @subpage error_codes
- @subpage basic
- @subpage tut_enum
- @subpage tut_enumeration_errors
- @subpage tut_config
- @subpage tut_xml
- @subpage tut_playing
- @subpage tut_recording
*/