ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::ProjectDB::MeshTextureMetadata Struct Reference

#include <ProjectDB.hpp>

Collaboration diagram for reusex::ProjectDB::MeshTextureMetadata:

Public Attributes

std::string tex_name
std::string format
int width
int height

Detailed Description

Definition at line 199 of file ProjectDB.hpp.

Member Data Documentation

◆ format

std::string reusex::ProjectDB::MeshTextureMetadata::format

Definition at line 200 of file ProjectDB.hpp.

◆ height

int reusex::ProjectDB::MeshTextureMetadata::height

Definition at line 201 of file ProjectDB.hpp.

◆ tex_name

std::string reusex::ProjectDB::MeshTextureMetadata::tex_name

Definition at line 200 of file ProjectDB.hpp.

◆ width

int reusex::ProjectDB::MeshTextureMetadata::width

Definition at line 201 of file ProjectDB.hpp.


The documentation for this struct was generated from the following file: