|
| CXBTFWriter (const std::string &outputFile) |
|
bool | Create () |
|
bool | Close () |
|
bool | AppendContent (unsigned char const *data, size_t length) |
|
bool | UpdateHeader (const std::vector< unsigned int > &dupes) |
|
uint64_t | GetHeaderSize () const |
|
bool | Exists (const std::string &name) const |
|
bool | Get (const std::string &name, CXBTFFile &file) const |
|
std::vector< CXBTFFile > | GetFiles () const |
|
void | AddFile (const CXBTFFile &file) |
|
void | UpdateFile (const CXBTFFile &file) |
|
The documentation for this class was generated from the following files:
- tools/depends/native/TexturePacker/src/XBTFWriter.h
- tools/depends/native/TexturePacker/src/XBTFWriter.cpp