public static class Tree.MeshData extends Object
List<Color3f>
colors
List<Point3f>
verts
MeshData(List<Point3f> v, List<Color3f> c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final List<Color3f> colors
public final List<Point3f> verts
public MeshData(List<Point3f> v, List<Color3f> c)
Copyright © 2015–2021 Fiji. All rights reserved.