Class DummyVertexBuffer

Inherits from

Constructors

Name Description
this

Fields

Name Type Description
_format VertexFormat
_indexData const(ushort)[]
_indexFragments IndexFragment[]
_vertexCount int
_vertexData const(float)[]

Methods

Name Description
disableAttributes
draw draw mesh using specified effect
enableAttributes bind into current context
setData set or change data

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0