| Package | Description |
|---|---|
| com.io7m.r2.meshes |
Common mesh types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2MeshExceptionMalformedTriangle
An exception resulting from an attempt to specify a malformed triangle.
|
class |
R2MeshExceptionMissingBitangent
An exception resulting from a missing bitangent vector in a mesh.
|
class |
R2MeshExceptionMissingNormal
An exception resulting from a missing normal vector in a mesh.
|
class |
R2MeshExceptionMissingPosition
An exception resulting from a missing position vector in a mesh.
|
class |
R2MeshExceptionMissingTangent
An exception resulting from a missing tangent vector in a mesh.
|
class |
R2MeshExceptionMissingUV
An exception resulting from a missing UV vector in a mesh.
|
class |
R2MeshExceptionMissingVertex
An exception resulting from a missing vertex in a mesh.
|
Copyright © 2016 <code@io7m.com> http://io7m.com