OpenBarnyard
 
Loading...
Searching...
No Matches
ASkinMesh_DX8.h
Go to the documentation of this file.
1#pragma once
3
4class ASkinMeshHAL : public ASkinMesh
5{
6public:
8
9public:
10 //-----------------------------------------------------------------------------
11 // Toshi::TMesh
12 //-----------------------------------------------------------------------------
13 virtual TBOOL Render() override;
14};
bool TBOOL
Definition Typedefs.h:6
TDECLARE_CLASS(ASkinMeshHAL, ASkinMesh)
virtual TBOOL Render() override