Package org.jzy3d.plot3d.primitives.vbo.builders
-
Class Summary Class Description VBOBuilder TheVBOBuilder
is responsible for sizing aFloatVBO
, filling it with vertex coordinates and colors properties, and configure aDrawableVBO
with filled buffer.VBOBuilderListCoord3d A simple loader loading an existing collection of coordinates into a Vertex Buffer Objects once GL initialization stage requires it to be loaded.