| Package | Description |
|---|---|
| com.io7m.r2.meshes |
Common mesh types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2MeshBasicVertex
The type of basic mesh vertices.
|
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.BigList<R2MeshBasicVertexType> |
R2MeshBasicType.getVertices() |
it.unimi.dsi.fastutil.BigList<R2MeshBasicVertexType> |
R2MeshBasic.getVertices() |
| Modifier and Type | Method and Description |
|---|---|
static R2MeshBasicVertex |
R2MeshBasicVertex.copyOf(R2MeshBasicVertexType instance)
Creates an immutable copy of a
R2MeshBasicVertexType value. |
Copyright © 2017 <code@io7m.com> http://io7m.com