HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UnitSystem.h File Reference
+ Include dependency graph for UnitSystem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UnitTransform
 
class  UnitSystem
 

Typedefs

using UnitSystemPtr = shared_ptr< class UnitSystem >
 A shared pointer to a UnitSystem. More...
 

Detailed Description

Unit system classes

Definition in file UnitSystem.h.

Typedef Documentation

using UnitSystemPtr = shared_ptr<class UnitSystem>

A shared pointer to a UnitSystem.

Definition at line 26 of file UnitSystem.h.