XPMP2
X-Plane multiplayer library 2 - using instancing
|
A pair of strings, first one to search for, second one to replace it with. More...
#include <RelatedDoc8643.h>
Public Member Functions | |
Obj8DataRefs (std::string &&_s, std::string &&_r) | |
Constructor just loads the strings. More... | |
Public Attributes | |
std::string | s |
search the .obj file for this string More... | |
std::string | r |
if found replace it with this string More... | |
A pair of strings, first one to search for, second one to replace it with.
|
inline |
Constructor just loads the strings.
std::string XPMP2::Obj8DataRefs::r |
if found replace it with this string
std::string XPMP2::Obj8DataRefs::s |
search the .obj
file for this string