Lagrange
Loading...
Searching...
No Matches
MeshesAndMaterialsResult< Scalar, Index > Struct Template Reference

Result structure for scene to meshes and materials conversion. More...

#include <lagrange/scene/scene_convert.h>

Public Attributes

std::vector< SurfaceMesh< Scalar, Index > > meshes
 List of meshes with transforms applied.
 
std::vector< std::vector< ElementId > > material_ids
 List of material IDs for each mesh.
 

Detailed Description

template<typename Scalar, typename Index>
struct lagrange::scene::MeshesAndMaterialsResult< Scalar, Index >

Result structure for scene to meshes and materials conversion.

Template Parameters
ScalarMesh scalar type.
IndexMesh index type.

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