public class CubeVBOBuilder extends VBOBuilder
| Constructor and Description |
|---|
CubeVBOBuilder(BoundingBox3d bbox) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(com.jogamp.opengl.GL gl,
DrawableVBO drawable) |
computeGeometrySize, computeVerticeBufferSize, fillWithCollection, fillWithCollection, fillWithCollection, fillWithCollection, fillWithRandomBar, fillWithRandomBar, geometryTypeToMultiplier, initFloatVBO, initFloatVBO, initFloatVBO, putBar, putColor, putColor, putCoord, putCoord, putPointpublic CubeVBOBuilder(BoundingBox3d bbox)
public void load(com.jogamp.opengl.GL gl,
DrawableVBO drawable)
throws Exception
ExceptionCopyright © 2021. All rights reserved.