Rigs of Rods 2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
AngelOgre_TexturePtr.h
Go to the documentation of this file.
1
2namespace AngelOgre { // Dummy namespace, just to distinguish AngelScript from C++
3
13 {
14 public:
15 uint getWidth();
16 uint getHeight();
17 };
18
21
22} // namespace AngelOgre (dummy, just to distinguish AngelScript from C++)
23
24
OGRE-AngelScript bindings; Actually named Ogre in the scripts, just changed for docs to separate thin...