Public Attributes | List of all members
lvr2::Material Struct Reference

A material that stores information about color and texture of a cluster. More...

#include <Material.hpp>

Public Attributes

boost::optional< Rgb8Colorm_color
 Optional color. More...
 
boost::optional< TextureHandlem_texture
 Optional texture handle. More...
 

Detailed Description

A material that stores information about color and texture of a cluster.

Definition at line 42 of file Material.hpp.

Member Data Documentation

◆ m_color

boost::optional<Rgb8Color> lvr2::Material::m_color

Optional color.

Definition at line 47 of file Material.hpp.

◆ m_texture

boost::optional<TextureHandle> lvr2::Material::m_texture

Optional texture handle.

Definition at line 45 of file Material.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27