osg.BufferData

class osg.BufferData
Represents:c++ class
Wraps:osg::BufferData
Bases:osg.Object

Methods:

:setBufferObject(osg.BufferObject bufferObject)

Параметры:bufferObject (osg.BufferObject) –
:dirty()

Dirty the primitive, which increments the modified count, to force buffer objects to update. If a ModifiedCallback is attached to this osg.BufferData then the callback is called prior to the bufferObject’s dirty is called.