| 
    Nameless Engine
    
   | 
 
This is the complete list of members for ne::MeshData, including all inherited members.
| deserialize(const std::filesystem::path &pathToFile) | ne::Serializable | static | 
| deserialize(const std::filesystem::path &pathToFile, std::unordered_map< std::string, std::string > &customAttributes) | ne::Serializable | static | 
| deserialize(std::filesystem::path pathToFile, std::unordered_map< std::string, std::string > &customAttributes, const std::string &sEntityId) | ne::Serializable | static | 
| deserialize(const std::filesystem::path &pathToFile, const std::string &sEntityId) | ne::Serializable | static | 
| deserialize(const toml::value &tomlData, std::unordered_map< std::string, std::string > &customAttributes, std::string sEntityId="", const std::optional< std::filesystem::path > &optionalPathToFile={}) | ne::Serializable | static | 
| deserializeFromSection(const toml::value &tomlData, std::unordered_map< std::string, std::string > &customAttributes, const std::string &sSectionName, const std::string &sTypeGuid, const std::string &sEntityId, const std::optional< std::filesystem::path > &optionalPathToFile) | ne::Serializable | privatestatic | 
| deserializeMultiple(std::filesystem::path pathToFile) | ne::Serializable | static | 
| getClassForGuid(const std::string &sGuid) | ne::Serializable | privatestatic | 
| getClassForGuid(const rfk::Struct *pArchetypeToAnalyze, const std::string &sGuid) | ne::Serializable | privatestatic | 
| getIdsFromFile(std::filesystem::path pathToFile) | ne::Serializable | static | 
| getIndices() | ne::MeshData | |
| getPathDeserializedFromRelativeToRes() const | ne::Serializable | |
| getVertices() | ne::MeshData | |
| MeshData() (defined in ne::MeshData) | ne::MeshData | |
| MeshData(const MeshData &)=default | ne::MeshData | |
| MeshData(MeshData &&) noexcept=default | ne::MeshData | |
| meshindex_t typedef | ne::MeshData | |
| onAfterDeserialized() | ne::Serializable | inlineprotectedvirtual | 
| operator=(const MeshData &)=default | ne::MeshData | |
| operator=(MeshData &&) noexcept=default | ne::MeshData | |
| pathDeserializedFromRelativeToRes | ne::Serializable | private | 
| resolvePathToToml(std::filesystem::path &pathToFile) | ne::Serializable | privatestatic | 
| sCustomAttributePrefix | ne::Serializable | privatestatic | 
| Serializable()=default (defined in ne::Serializable) | ne::Serializable | |
| serialize(std::filesystem::path pathToFile, bool bEnableBackup, const std::unordered_map< std::string, std::string > &customAttributes={}) | ne::Serializable | |
| serialize(toml::value &tomlData, const std::string &sEntityId="", const std::unordered_map< std::string, std::string > &customAttributes={}, const std::optional< std::filesystem::path > &optionalPathToFile={}, bool bEnableBackup=false) | ne::Serializable | |
| serialize(toml::value &tomlData, Serializable *pOriginalObject, std::string sEntityId="", const std::unordered_map< std::string, std::string > &customAttributes={}, const std::optional< std::filesystem::path > &optionalPathToFile={}, bool bEnableBackup=false) | ne::Serializable | |
| serializeMultiple(std::filesystem::path pathToFile, std::vector< SerializableObjectInformation > vObjects, bool bEnableBackup) | ne::Serializable | static | 
| sNothingToSerializeKey | ne::Serializable | inlineprivatestatic | 
| sPathRelativeToResKey | ne::Serializable | inlineprivatestatic | 
| sSubEntityFieldNameKey | ne::Serializable | inlineprivatestatic | 
| vIndices | ne::MeshData | private | 
| vVertices | ne::MeshData | private | 
| ~MeshData() override=default (defined in ne::MeshData) | ne::MeshData | virtual | 
| ~Serializable() override=default (defined in ne::Serializable) | ne::Serializable | virtual |