![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#include "Utils.h"#include "CVar.h"#include "RoRnet.h"#include "RoRVersion.h"#include "SHA1.h"#include "Application.h"#include <Ogre.h>#include <string>#include <codecvt>#include <locale>#include <iconv.h>Go to the source code of this file.
Functions | |
| void | formatVertexDeclInfo (RoR::Str< 4000 > &text, Ogre::VertexDeclaration *vertexDeclaration, int j) |
1.8.17