| 程序包 | 说明 |
|---|---|
| cn.jimmiez.pcu.model |
This package provides some entity classes which represent point cloud or
polygonal mesh.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<int[]> |
PolygonMesh3f.getFaces() |
List<float[]> |
PolygonMesh3f.getPoints() |
List<float[]> |
PointCloud3f.getPoints() |
Copyright © 2019. All rights reserved.