Package org.jzy3d.plot3d.primitives.vbo.builders
-
Class Summary Class Description VBOBuilder TheVBOBuilderis responsible for sizing aFloatVBO, filling it with vertex coordinates and colors properties, and configure aDrawableVBOwith 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.