MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::MeshSave::NamedXfMesh Struct Reference

saves a number of named meshes in .obj file More...

#include <MRMesh/MRMeshSaveObj.h>

Public Attributes

std::string name
AffineXf3f toWorld
std::shared_ptr< const Meshmesh

Detailed Description

saves a number of named meshes in .obj file

Member Data Documentation

◆ mesh

std::shared_ptr<const Mesh> MR::MeshSave::NamedXfMesh::mesh

◆ name

std::string MR::MeshSave::NamedXfMesh::name

◆ toWorld

AffineXf3f MR::MeshSave::NamedXfMesh::toWorld

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