sculpto
Public Attributes | List of all members
scl::submesh_props< Tvertex > Struct Template Reference

#include <mesh.h>

Public Attributes

topology::trimesh Topology {}
 
shared< materialMaterial {}
 

Detailed Description

template<typename Tvertex>
struct scl::submesh_props< Tvertex >

Submesh creation properties type.

Definition at line 23 of file mesh.h.

Member Data Documentation

◆ Material

template<typename Tvertex >
shared<material> scl::submesh_props< Tvertex >::Material {}

Submesh topology, containing its vertices and indices.

Definition at line 26 of file mesh.h.

◆ Topology

template<typename Tvertex >
topology::trimesh scl::submesh_props< Tvertex >::Topology {}

Definition at line 25 of file mesh.h.


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