|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jocl.cloth.SimpleObjectCreator
class SimpleObjectCreator
Utility class for creating simple objects for the renderer
| Method Summary | |
|---|---|
(package private) static de.javagl.simplerenderer.SimpleObject |
createSimpleObject(de.javagl.simplemesh.MeshPrimitives meshPrimitives,
int stride)
Creates a new simple renderable object from the given MeshPrimitives |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
static de.javagl.simplerenderer.SimpleObject createSimpleObject(de.javagl.simplemesh.MeshPrimitives meshPrimitives,
int stride)
MeshPrimitives
meshPrimitives - The mesh primitivesstride - The stride for the object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||