TRB (Toshi Relocatable Binary) resource system for the Toshi engine. More...
#include "Toshi/TVersion.h"#include "File/TFile.h"#include "File/TCompress.h"#include "Math/TVector3.h"#include "Math/TVector4.h"#include "Math/TQuaternion.h"Go to the source code of this file.
Classes | |
| class | TFORM |
| class | TTSF |
| struct | TTSF::Header |
| struct | TTSF::FileInfo |
| struct | TTSF::Hunk |
| class | TTSFI |
| class | TTSFO |
| struct | TTSFO::HunkMark |
| class | TTRB |
| struct | TTRB::SecInfo |
| struct | TTRB::Header |
| struct | TTRB::RELCEntry |
| struct | TTRB::TTRBSymbol |
| struct | TTRB::SYMB |
Macros | |
| #define | __TOSHI_TTRB_H__ |
TRB (Toshi Relocatable Binary) resource system for the Toshi engine.
This file provides TRB resource functionality including:
Definition in file TTRB.h.