ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::visualization::rendering::TriangleMeshModel::MeshInfo Struct Reference

#include <Model.h>

Collaboration diagram for cloudViewer::visualization::rendering::TriangleMeshModel::MeshInfo:

Public Attributes

std::shared_ptr< ccMeshmesh
 
std::string mesh_name
 
unsigned int material_idx
 

Detailed Description

Definition at line 19 of file Model.h.

Member Data Documentation

◆ material_idx

unsigned int cloudViewer::visualization::rendering::TriangleMeshModel::MeshInfo::material_idx

◆ mesh

std::shared_ptr<ccMesh> cloudViewer::visualization::rendering::TriangleMeshModel::MeshInfo::mesh

◆ mesh_name

std::string cloudViewer::visualization::rendering::TriangleMeshModel::MeshInfo::mesh_name

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