Package | Description |
---|---|
com.badlogic.gdx.graphics.g3d.utils.shapebuilders |
Modifier and Type | Class and Description |
---|---|
class |
ArrowShapeBuilder
Helper class with static methods to build arrow shapes using
MeshPartBuilder . |
class |
BoxShapeBuilder
Helper class with static methods to build box shapes using
MeshPartBuilder . |
class |
CapsuleShapeBuilder
Helper class with static methods to build capsule shapes using
MeshPartBuilder . |
class |
ConeShapeBuilder
Helper class with static methods to build cone shapes using
MeshPartBuilder . |
class |
CylinderShapeBuilder
Helper class with static methods to build cylinders shapes using
MeshPartBuilder . |
class |
EllipseShapeBuilder
Helper class with static methods to build ellipse shapes using
MeshPartBuilder . |
class |
FrustumShapeBuilder
FrustumShapeBuilder builds camera or frustum.
|
class |
PatchShapeBuilder
Helper class with static methods to build patch shapes using
MeshPartBuilder . |
class |
RenderableShapeBuilder
RenderableShapeBuilder builds various properties of a renderable.
|
class |
SphereShapeBuilder
Helper class with static methods to build sphere shapes using
MeshPartBuilder . |