opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
graphics
material_property_value.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
liboscar/graphics/material_property_value_types.h
>
4
#include <
liboscar/utilities/typelist.h
>
5
6
namespace
osc
7
{
8
template
<
typename
T>
9
concept
MaterialPropertyValue
= MaterialPropertyValueTypes::contains<T>();
10
}
osc::MaterialPropertyValue
Definition
material_property_value.h:9
material_property_value_types.h
osc
Definition
custom_decoration_generator.h:5
typelist.h
Generated by
1.9.8