Public Attributes | |
| union { | |
| uint32_t Type | |
| struct { | |
| uint8_t ID [3] | |
| Resource ID. More... | |
| uint8_t Flags | |
| Resource flags. More... | |
| } | |
| }; | |
| uint32_t | Data |
| Depending on the type, this can be the immediate resource data, e.g. More... | |
| uint32_t HL2mdl::vtfResourceT::Data |
Depending on the type, this can be the immediate resource data, e.g.
a CRC, or the offset from start of the file to an uint32_t with the number of bytes, followed by the bytes.
| uint8_t HL2mdl::vtfResourceT::Flags |
Resource flags.
| uint8_t HL2mdl::vtfResourceT::ID[3] |
Resource ID.