RigsofRods
Soft-body Physics Simulation
Static Public Member Functions | Static Private Member Functions
RoR::SkinParser Class Reference

#include <SkinFileFormat.h>

Static Public Member Functions

static std::vector< std::shared_ptr< RoR::SkinDef > > ParseSkins (Ogre::DataStreamPtr &stream)
 

Static Private Member Functions

static void ParseSkinAttribute (const std::string &line, SkinDef *skin_def)
 

Detailed Description

Definition at line 49 of file SkinFileFormat.h.

Member Function Documentation

◆ ParseSkinAttribute()

void RoR::SkinParser::ParseSkinAttribute ( const std::string &  line,
SkinDef skin_def 
)
staticprivate

Definition at line 91 of file SkinFileFormat.cpp.

+ Here is the caller graph for this function:

◆ ParseSkins()

std::vector< std::shared_ptr< RoR::SkinDef > > RoR::SkinParser::ParseSkins ( Ogre::DataStreamPtr &  stream)
static

Definition at line 34 of file SkinFileFormat.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: