Photon Engine
2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::CNotSame Concept Reference
#include <
traits.h
>
Concept definition
template
<
typename
TypeA,
typename
TypeB>
concept
ph::CNotSame
= !
CSame<TypeA, TypeB>
ph::CNotSame
Definition
traits.h:116
ph::CSame
Definition
traits.h:113
ph
CNotSame
Generated by
1.11.0