Line | |
---|
1 | 3D Point Array
|
---|
2 | File id $00 12 File id
|
---|
3 | Level id $04 17 Level id
|
---|
4 | Not used $08 1012 Not used
|
---|
5 | Minimum x-coordinate $14 9 Minimum x-coordinate of all packages below
|
---|
6 | Minimum y-coordinate $18 9 Minimum y-coordinate (height) of all packages below
|
---|
7 | Minimum z-coordinate $1C 9 Minimum z-coordinate of all packages below
|
---|
8 | Maximum x-coordinate $20 9 Maximum x-coordinate of all packages below
|
---|
9 | Maximum y-coordinate $24 9 Maximum y-coordinate (height) of all packages below
|
---|
10 | Maximum z-coordinate $28 9 Maximum z-coordinate of all packages below
|
---|
11 | Center x-coordinate $2C 9 x-coordinate of the center [ (max. x-coord. - min. x-coord.) ÷ 2) + min. x-coord. ]
|
---|
12 | Center y-coordinate $30 9 y-coordinate of the center [ (max. y-coord. - min. y-coord.) ÷ 2) + min. y-coord. ]
|
---|
13 | Center z-coordinate $34 9 z-coordinate of the center [ (max. z-coord. - min. z-coord.) ÷ 2) + min. z-coord. ]
|
---|
14 | Distance $38 9 Distance from the center to each of the both points above
|
---|
15 | Packages $3C 4 Amount of packages that follow
|
---|
16 | *Package $40 $3C 4 12
|
---|
17 | x-coordinate $00 9 x-coordinate of the point
|
---|
18 | y-coordinate $04 9 y-coordinate (height) of the point
|
---|
19 | z-coordinate $08 9 z-coordinate of the point
|
---|
Note:
See
TracBrowser
for help on using the repository browser.