OpenBarnyard
 
Loading...
Searching...
No Matches
TTRB.h File Reference

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__
 

Detailed Description

TRB (Toshi Relocatable Binary) resource system for the Toshi engine.

This file provides TRB resource functionality including:

  • Resource file loading and management
  • Resource data access and manipulation
  • Resource compression and decompression
  • Resource caching and optimization

Definition in file TTRB.h.

Macro Definition Documentation

◆ __TOSHI_TTRB_H__

#define __TOSHI_TTRB_H__

Definition at line 14 of file TTRB.h.