Loading [MathJax]/extensions/tex2jax.js
Photon Engine
2.0.0-beta
A physically based renderer.
Toggle main menu visibility
Home
Components
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
k
m
p
r
s
t
u
x
y
z
Typedefs
a
b
c
d
e
f
h
i
k
l
m
p
q
r
s
t
v
Enumerations
e
Enumerator
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Typedefs
a
b
c
d
e
f
i
k
m
n
o
p
r
s
t
v
w
Enumerations
Related Symbols
Files
File List
File Members
All
b
c
f
i
k
m
p
s
Functions
Typedefs
Macros
▼
Photon Engine
Home
Components
►
Engine
►
Engine Directories
Bibliography
►
Namespaces
▼
Concepts
▼
ph
►
detail
►
frame_detail
►
function_detail
►
math
►
texfunc
CPhoton
CViewPathHandler
CViewpoint
CSdlResource
CHasStaticSdlCategoryInfo
CHasSdlClassDefinition
CHasSdlStructDefinition
CHasSdlFunctionDefinition
CHasSdlEnumDefinition
CSdlInstance
CSdlStructSupportsInitToDefault
CCanAdd
CCanSubtract
CCanMultiply
CCanDivide
CSubscriptable
CEnum
CEnumWithSizeInfo
CNumber
CSame
CNotSame
CDerived
CBase
►
Classes
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Concepts
Loading...
Searching...
No Matches
ph::CPhoton Concept Reference
#include <
TPhoton.h
>
Concept definition
template
<
typename
T>
concept
ph::CPhoton
= std::is_trivially_copyable_v<T> &&
requires
{
typename
T::PMPhotonTag;
}
ph::CPhoton
Definition
TPhoton.h:24
ph
CPhoton
Generated by
1.11.0