Castor3D
0.11.0
Multiplatform 3D engine
Page principale
Pages associées
+
Espaces de nommage
Liste des espaces de nommage
+
Membres de l'espace de nommage
+
Tout
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
u
v
w
+
Fonctions
b
c
g
h
i
m
o
p
s
w
Variables
+
Définitions de type
a
b
c
d
e
f
g
i
l
m
o
p
q
r
s
t
+
Énumérations
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
w
+
Classes
Liste des classes
Index des classes
Hiérarchie des classes
+
Membres de classe
+
Tout
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
+
Fonctions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
y
~
+
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
+
Définitions de type
a
b
c
d
e
f
i
k
l
m
n
o
p
q
r
s
t
Énumérations
+
Fonctions associées
b
c
e
g
l
m
o
p
r
s
t
+
Fichiers
Liste des fichiers
+
Membres de fichier
+
Tout
c
d
o
u
Fonctions
+
Macros
c
d
u
Shader
Ubos
Classes
|
Espaces de nommage
|
Macros
Référence du fichier PickingUbo.hpp
Classes
class
castor3d::PickingUbo
Espaces de nommage
castor3d
Macros
#define
UBO_PICKING
(writer, binding, set)
Documentation des macros
◆
UBO_PICKING
#define UBO_PICKING
(
writer,
binding,
set
)
Valeur :
sdw::Ubo model{ writer\
,
castor3d::PickingUbo::BufferPicking
\
, binding\
,
set
\
, ast::type::MemoryLayout::eStd140 };\
auto c3d_drawIndex = model.declMember< sdw::Int >(
castor3d::PickingUbo::DrawIndex
);\
auto c3d_nodeIndex = model.declMember< sdw::Int >(
castor3d::PickingUbo::NodeIndex
);\
model.end()
castor3d::PickingUbo::NodeIndex
static C3D_API castor::String const NodeIndex
Definition:
PickingUbo.hpp:57
castor3d::PickingUbo::DrawIndex
static C3D_API castor::String const DrawIndex
Definition:
PickingUbo.hpp:54
castor3d::PickingUbo::BufferPicking
static C3D_API castor::String const BufferPicking
Definition:
PickingUbo.hpp:51
Généré le Jeudi 18 Février 2021 01:07:31 pour Castor3D par
1.8.15