| Class | CWrp::Texture |
| In: |
../lib/roller/CWRP.rb
|
| Parent: | Object |
| OFP_TEXTURE_STRING_LEN | = | 32 |
| OFP_TEXTURE_STRING_FORMAT | = | "Z#{OFP_TEXTURE_STRING_LEN}" |
| DEFAULT_MAJOR | = | 0 |
| initialize | -> | init_1 |
| initialize | -> | init_2 |
| initialize | -> | init_3 |
| major | [RW] | |
| name | [RW] |
Reads ArmA-format (8WVR) texture information from a stream.
| reader: | BinaryIO#BinaryReader |
| stream: | input stream |