Tramway SDK v0.1.1
following.h
Go to the documentation of this file.
1// Tramway Drifting and Dungeon Exploration Simulator SDK Runtime
2
3
4#ifndef TRAM_SDK_EXTENSIONS_CAMERA_FOLLOWING_H
5#define TRAM_SDK_EXTENSIONS_CAMERA_FOLLOWING_H
6
8
9namespace tram::Ext::Camera {
10
11}
12
13#endif // TRAM_SDK_EXTENSIONS_CAMERA_FOLLOWING_H
Several different camera implementations.