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

3D model system for the Toshi engine More...

#include "TTMDBase.h"
#include "TSkeleton.h"
#include "TModelCollision.h"
#include "TMesh.h"
#include "Math/TSphere.h"
#include "File/TTRB.h"

Go to the source code of this file.

Classes

struct  TModelLOD
 
class  TModelInstance
 
class  TModel
 

Detailed Description

3D model system for the Toshi engine

This file defines the model system that provides:

  • 3D model loading and management
  • Mesh handling
  • Model resource management

Definition in file TModel.h.