This is the complete list of members for hdf5_map_io::HDF5MapIO, including all inherited members.
| addHeightDifference(std::vector< float > &diff) | hdf5_map_io::HDF5MapIO | |
| addImage(hf::Group group, std::string name, const uint32_t width, const uint32_t height, const uint8_t *pixelBuffer) | hdf5_map_io::HDF5MapIO | |
| addLabel(std::string groupName, std::string labelName, std::vector< uint32_t > &faceIds) | hdf5_map_io::HDF5MapIO | |
| addMaterials(std::vector< MapMaterial > &materials, std::vector< uint32_t > &matFaceIndices) | hdf5_map_io::HDF5MapIO | |
| addOrUpdateLabel(std::string groupName, std::string labelName, std::vector< uint32_t > &faceIds) | hdf5_map_io::HDF5MapIO | |
| addRoughness(std::vector< float > &roughness) | hdf5_map_io::HDF5MapIO | |
| addTexture(int index, uint32_t width, uint32_t height, uint8_t *data) | hdf5_map_io::HDF5MapIO | |
| addTextureKeypointsMap(std::unordered_map< MapVertex, std::vector< float >> &keypoints_map) | hdf5_map_io::HDF5MapIO | |
| addVertexColors(std::vector< uint8_t > &colors) | hdf5_map_io::HDF5MapIO | |
| addVertexNormals(std::vector< float > &normals) | hdf5_map_io::HDF5MapIO | |
| addVertexTextureCoords(std::vector< float > &coords) | hdf5_map_io::HDF5MapIO | |
| CHANNELS_GROUP | hdf5_map_io::HDF5MapIO | privatestatic |
| CLUSTERSETS_GROUP | hdf5_map_io::HDF5MapIO | privatestatic |
| creatOrGetGroups() | hdf5_map_io::HDF5MapIO | private |
| flush() | hdf5_map_io::HDF5MapIO | |
| getAllLabelsOfGroup(std::string groupName) | hdf5_map_io::HDF5MapIO | |
| getCostLayers() | hdf5_map_io::HDF5MapIO | |
| getFaceIds() | hdf5_map_io::HDF5MapIO | |
| getFaceIdsOfLabel(std::string groupName, std::string labelName) | hdf5_map_io::HDF5MapIO | |
| getFeatures() | hdf5_map_io::HDF5MapIO | |
| getHeightDifference() | hdf5_map_io::HDF5MapIO | |
| getImage(hf::Group group, std::string name) | hdf5_map_io::HDF5MapIO | |
| getLabelGroups() | hdf5_map_io::HDF5MapIO | |
| getMaterialFaceIndices() | hdf5_map_io::HDF5MapIO | |
| getMaterials() | hdf5_map_io::HDF5MapIO | |
| getRoughness() | hdf5_map_io::HDF5MapIO | |
| getSize(hf::DataSet &data_set) | hdf5_map_io::HDF5MapIO | private |
| getTextures() | hdf5_map_io::HDF5MapIO | |
| getVertexColors() | hdf5_map_io::HDF5MapIO | |
| getVertexCosts(std::string costlayer) | hdf5_map_io::HDF5MapIO | |
| getVertexNormals() | hdf5_map_io::HDF5MapIO | |
| getVertexTextureCoords() | hdf5_map_io::HDF5MapIO | |
| getVertices() | hdf5_map_io::HDF5MapIO | |
| HDF5MapIO(std::string filename) | hdf5_map_io::HDF5MapIO | |
| HDF5MapIO(std::string filename, const std::vector< float > &vertices, const std::vector< uint32_t > &face_ids) | hdf5_map_io::HDF5MapIO | |
| LABELS_GROUP | hdf5_map_io::HDF5MapIO | privatestatic |
| m_channelsGroup | hdf5_map_io::HDF5MapIO | private |
| m_clusterSetsGroup | hdf5_map_io::HDF5MapIO | private |
| m_file | hdf5_map_io::HDF5MapIO | private |
| m_labelsGroup | hdf5_map_io::HDF5MapIO | private |
| m_texturesGroup | hdf5_map_io::HDF5MapIO | private |
| removeAllLabels() | hdf5_map_io::HDF5MapIO | |
| TEXTURES_GROUP | hdf5_map_io::HDF5MapIO | privatestatic |
| ~HDF5MapIO() | hdf5_map_io::HDF5MapIO | |