Class AS::GeometryBuffer::Geom
In: lib/as_geometrybuffer.rb
Parent: Object

A chunk of inserted geometry.

Methods

new  

Attributes

count  [R]  The number of vertexes in the geom.
index  [RW]  The starting offset of the geom in the buffer.
vbuffer  [R]  The AS::VertexBuffer object that the geom is bound to.

Public Class methods

[Validate]