RigsofRods
Soft-body Physics Simulation
Functions
Utils.cpp File Reference
#include "Utils.h"
#include "CVar.h"
#include "RoRnet.h"
#include "RoRVersion.h"
#include "SHA1.h"
#include "Application.h"
#include <Ogre.h>
#include <string>
#include <iconv.h>
+ Include dependency graph for Utils.cpp:

Go to the source code of this file.

Functions

void formatVertexDeclInfo (RoR::Str< 4000 > &text, Ogre::VertexDeclaration *vertexDeclaration, int j)
 

Function Documentation

◆ formatVertexDeclInfo()

void formatVertexDeclInfo ( RoR::Str< 4000 > &  text,
Ogre::VertexDeclaration *  vertexDeclaration,
int  j 
)

Definition at line 163 of file Utils.cpp.