Class OctahedronSphereCreator
java.lang.Object
gaiasky.util.gdx.ModelCreator
gaiasky.util.gdx.OctahedronSphereCreator
-
Nested Class Summary
Nested classes/interfaces inherited from class gaiasky.util.gdx.ModelCreator
ModelCreator.Face, ModelCreator.IFace
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Implements the spherical UV mappingcreate
(float radius, int divisions, boolean flipNormals, boolean hardEdges) Methods inherited from class gaiasky.util.gdx.ModelCreator
addFace, addVertex, dumpObj, flip
-
Constructor Details
-
OctahedronSphereCreator
public OctahedronSphereCreator()
-
-
Method Details
-
addUV
-
create
public OctahedronSphereCreator create(float radius, int divisions, boolean flipNormals, boolean hardEdges)
-