dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
VertexBufferObject.disableState
Dgame
System
VertexBufferObject
VertexBufferObject
Disable a specific client state (with glDisableClientState)
class
VertexBufferObject
final const
void
disableState
(
Target
trg
)
Meta
Source
See Implementation
Dgame
System
VertexBufferObject
VertexBufferObject
constructors
this
enums
Access
Type
functions
bind
bindTexture
cache
deplete
depleteAll
disableAllStates
disableState
drawArrays
drawElements
drawRangeElements
enableAllStates
enableState
getBound
isCurrentEmpty
isEmpty
isSomethingBound
map
modify
pointTo
unbind
unmap
variables
numTargets
targets
type
Disable a specific client state (with glDisableClientState)