gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
DepthExample.Vertex
depth
DepthExample
Undocumented in source.
class
DepthExample
struct
Vertex {
FVec3
position
;
FVec3
normal
;
FVec4
color
;
}
Members
Variables
color
FVec4
color
;
Undocumented in source.
normal
FVec3
normal
;
Undocumented in source.
position
FVec3
position
;
Undocumented in source.
Meta
Source
See Implementation
depth
DepthExample
classes
PerImage
constructors
this
functions
dispose
prepare
prepareBuffers
prepareDescriptorSet
prepareFramebuffers
preparePipeline
prepareRenderPass
recordCmds
updateMatrices
manifest constants
cubeCount
maxLights
structs
Light
Lights
Matrices
Vertex
variables
cubeLen
descPool
framebuffers
indBuf
indices
layout
ligBuf
matBuf
pipeline
renderPass
set
setLayout
vertBuf