|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Anim8orMesh.MeshData | |
|---|---|
| com.tirix.anim8or | |
| Uses of Anim8orMesh.MeshData in com.tirix.anim8or |
|---|
| Methods in com.tirix.anim8or that return Anim8orMesh.MeshData | |
|---|---|
static Anim8orMesh.MeshData |
Anim8orMesh.createSubdivisionSurface(Anim8orMesh.MeshData a)
Subdivision Surface An implementation of the Catmull and Clark algorithm See http://en.wikipedia.org/wiki/Subdivision_surface |
| Methods in com.tirix.anim8or with parameters of type Anim8orMesh.MeshData | |
|---|---|
Shape3D |
Anim8orMesh.MaterialPart.createShape(Anim8orMesh.MeshData meshData,
Anim8orMaterial.Surface surface,
boolean back,
boolean showBack)
|
static Anim8orMesh.MeshData |
Anim8orMesh.createSubdivisionSurface(Anim8orMesh.MeshData a)
Subdivision Surface An implementation of the Catmull and Clark algorithm See http://en.wikipedia.org/wiki/Subdivision_surface |
| Constructors in com.tirix.anim8or with parameters of type Anim8orMesh.MeshData | |
|---|---|
Anim8orMesh.MaterialPart(Anim8orMesh.MeshData meshData,
Anim8orMaterial material,
boolean showBack)
|
|
Anim8orMesh(String name,
Vector3f baseOrigin,
Quat4f baseOrientation,
Quat4f pivot,
Anim8orMaterial[] materials,
int subdivisions,
Anim8orMesh.MeshData meshData)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||