Skip to content

h3d.impl.ManagedBuffer

h3d.impl.ManagedBuffer

Fields

NameType
memh3d.impl.MemoryManager
strideI32
sizeI32
flagsI32
vbufVirtual[count, res, stride]
freeListh3d.impl._ManagedBuffer.FreeCell
nexth3d.impl.ManagedBuffer

Protos

  • f@1294 uploadVertexBuffer(h3d.impl.ManagedBuffer, I32, I32, hl.types.ArrayBytes_Single, Ref) → Void
  • f@1295 allocPosition(h3d.impl.ManagedBuffer, I32, I32) → I32
  • f@1296 allocBuffer(h3d.impl.ManagedBuffer, h3d.Buffer) → Bool
  • f@1297 freeBuffer(h3d.impl.ManagedBuffer, h3d.Buffer) → Void
  • f@1298 dispose(h3d.impl.ManagedBuffer) → Void

Bindings

  • static f@1300 __constructor__(h3d.impl.ManagedBuffer, I32, I32, hl.types.ArrayObj) → Void