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