Package | Description |
---|---|
jRenderer3D |
Modifier and Type | Method and Description |
---|---|
void |
JRenderer3D.addPoint3D(Point3D point3D)
Adds a single
Point3D to the 3D scene. |
void |
JRenderer3D.addPoints3D(Point3D[] points3D)
Adds an array with
Point3D to the 3D scene. |
Copyright © 2015–2021 Fiji. All rights reserved.