dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
VertexFormat.set
dlangui
graphics
scene
mesh
VertexFormat
set vec4 component value of vertex
void
set
(float* vertex, VertexElementType type, vec2 value)
void
set
(float* vertex, VertexElementType type, vec3 value)
void
set
(float* vertex, VertexElementType type, vec4 value)
struct
VertexFormat
const
void
set
(
float
*
vertex
,
VertexElementType
type
,
vec4
value
)
Meta
Source
See Implementation
dlangui
graphics
scene
mesh
VertexFormat
constructors
this
functions
dump
elementOffset
hasElement
opEquals
opIndex
set
properties
isValid
length
vertexFloats
vertexSize
set vec4 component value of vertex