dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Mesh.hasElement
dlangui
graphics
scene
mesh
Mesh
returns true if vertex format contains specified element
class
Mesh
const
bool
hasElement
(
VertexElementType
type
)
Meta
Source
See Implementation
dlangui
graphics
scene
mesh
Mesh
constructors
this
destructors
~this
functions
addCubeMesh
addPart
addQuad
addVertex
addVertexes
dumpVertexes
hasElement
part
reset
vertex
properties
indexData
indexFragments
partCount
vertexBuffer
vertexCount
vertexData
vertexFormat
vertexFormatPtr
static functions
createCubeMesh
variables
_dirtyVertexBuffer
_parts
_vertexBuffer
_vertexCount
_vertexData
_vertexFormat
returns true if vertex format contains specified element