| ArrowShapeBuilder |
Helper class with static methods to build arrow shapes using MeshPartBuilder.
|
| BaseShapeBuilder |
This class allows to reduce the static allocation needed for shape builders.
|
| BoxShapeBuilder |
Helper class with static methods to build box shapes using MeshPartBuilder.
|
| CapsuleShapeBuilder |
Helper class with static methods to build capsule shapes using MeshPartBuilder.
|
| ConeShapeBuilder |
Helper class with static methods to build cone shapes using MeshPartBuilder.
|
| CylinderShapeBuilder |
Helper class with static methods to build cylinders shapes using MeshPartBuilder.
|
| EllipseShapeBuilder |
Helper class with static methods to build ellipse shapes using MeshPartBuilder.
|
| FrustumShapeBuilder |
FrustumShapeBuilder builds camera or frustum.
|
| PatchShapeBuilder |
Helper class with static methods to build patch shapes using MeshPartBuilder.
|
| RenderableShapeBuilder |
RenderableShapeBuilder builds various properties of a renderable.
|
| SphereShapeBuilder |
Helper class with static methods to build sphere shapes using MeshPartBuilder.
|