Package | Description |
---|---|
org.openimaj.vis.general |
Modifier and Type | Method and Description |
---|---|
void |
Rectangle3DPlotter.addRectangle(Rectangle3D rect)
Note that your rectangle may be altered at this point.
|
Modifier and Type | Method and Description |
---|---|
void |
Rectangle3DPlotter.plotObject(javax.media.opengl.GLAutoDrawable drawable,
XYZVisualisation3D.LocatedObject3D<Rectangle3D> object,
AxesRenderer3D renderer)
Plots a specific object to the 3D visualisation using the
AxesRenderer3D to
provide the position of the object. |