OpenBarnyard
 
Loading...
Searching...
No Matches
TModelLOD Struct Reference

#include <TModel.h>

Public Attributes

TSphere BoundingSphere = TSphere( 0.0f, 0.0f, 0.0f, 0.0f )
 
TINT iNumMeshes = 0
 
TMesh ** ppMeshes = nullptr
 

Detailed Description

Definition at line 24 of file TModel.h.

Member Data Documentation

◆ BoundingSphere

TSphere TModelLOD::BoundingSphere = TSphere( 0.0f, 0.0f, 0.0f, 0.0f )

Definition at line 26 of file TModel.h.

◆ iNumMeshes

TINT TModelLOD::iNumMeshes = 0

Definition at line 27 of file TModel.h.

◆ ppMeshes

TMesh** TModelLOD::ppMeshes = nullptr

Definition at line 28 of file TModel.h.


The documentation for this struct was generated from the following file: