File: minus.x3d

package info (click to toggle)
searchandrescue 0.8.2-10
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,656 kB
  • ctags: 6,111
  • sloc: ansic: 89,072; cpp: 7,691; sh: 90; makefile: 80
file content (14 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
static char *minus_x3d[] = {
"X3D Model File",
"",
"camera 0.500000 0.440000 2.000000 0.000000 0.707161 -0.707053 0.698132 0.010000 1000000.000000",
"",
"begin_quads",
"normal3f 0.000000 0.000000 1.000000",
"vertex3f 1.000000 0.570000 0.000000",
"vertex3f 0.000000 0.570000 0.000000",
"vertex3f 0.000000 0.420000 0.000000",
"vertex3f 1.000000 0.420000 0.000000",
"end_quads",
NULL
};