|
|
Line 1: |
Line 1: |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> VCRA File
| | {{OBD_File_Header | type=VCRA | prev=TxtC | next=WMCL | name=3D Vector Array | family=Generic | align=center}} |
|
| |
|
|
| |
|
| <CENTER>[[OBD:TxtC|<==]] <FONT SIZE=5>VCRA File</FONT> [[OBD:WMCL|==>]]<BR>
| | [[image:vcra_a.gif]] |
| <FONT SIZE=2>3D Vector Array - Level and Character File</FONT></CENTER>
| |
|
| |
|
|
| |
|
| http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/vcra_a.gif
| | {{Table}} |
| | | {{OBD_Table_Header}} |
| | | |- ALIGN=CENTER VALIGN=TOP |
| {| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0 | | {{OBDtr| 0x00 | res_id |FF0000| 01 F7 00 00 | 247 | 00247-.VCRA }} |
| |- ALIGN=CENTER BGCOLOR="#FFDDBB" | | {{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} |
| | WIDTH=15% | <B>Hex</B>
| | {{OBDtr| 0x08 | char[20] |00FF00| AD DE | dead | unused }} |
| | <B>Translation</B>
| | {{OBDtr| 0x1C | int32 |00FFFF| 10 00 00 00 | 16 | array size }} |
| | <B>Meaning</B> | | {{OBDtrBK}} |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | | {{OBDtr| 0x00 | float |FFC8C8| 71 1C 47 B2 |-0.000000...| x-coordinate of the normal vector }} |
| | BGCOLOR="#FF0000" | 01 F7 00 00 | | {{OBDtr| 0x04 | float |FFFFC8| 00 00 80 BF | -1.000000 | y-coordinate of the normal vector }} |
| | 247 | | {{OBDtr| 0x08 | float |C8FFC8| 86 FB 20 B3 |-0.000000...| z-coordinate of the normal vector }} |
| | ALIGN=LEFT | 00247-.VCRA
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFFF00" | 01 00 00 06 | |
| | 3 | |
| | ALIGN=LEFT | level 3
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#00FF00" | AD DE | |
| | dead | |
| | ALIGN=LEFT | not used | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#00FFFF" | 10 00 00 00 | |
| | 16 | |
| | ALIGN=LEFT | 16 packages follow (one package is edged in black) | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| |
| | COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT> | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFC8C8" | 71 1C 47 B2 | |
| | -1.158979e-8 | |
| | ALIGN=LEFT | x-coordinate of the end of the vector
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFFFC8" | 00 00 80 BF | |
| | -1.000000 | |
| | ALIGN=LEFT | y-coordinate of the end of the vector
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#C8FFC8" | 86 FB 20 B3 | |
| | -3.748166e-8 | |
| | ALIGN=LEFT | z-coordinate of the end of the vector
| |
| |} | | |} |
|
| |
|
|
| |
|
| <HR>
| | {{OBD_File_Footer | type=VCRA | prev=TxtC | next=WMCL | name=3D Vector Array | family=Generic}} |
| <CENTER>[[OBD:TxtC|<==]] <B>VCRA File</B> [[OBD:WMCL|==>]]</CENTER>
| |
| <HR>
| |
| | |
| | |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> VCRA File
| |