| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bulletphysics.collision.shapes.CollisionShape
com.bulletphysics.collision.shapes.ConvexShape
com.bulletphysics.collision.shapes.ConvexInternalShape
com.bulletphysics.collision.shapes.ConeShape
com.bulletphysics.collision.shapes.ConeShapeX
public class ConeShapeX
ConeShape implements a cone shape, around the X axis.
| Field Summary | 
|---|
| Fields inherited from class com.bulletphysics.collision.shapes.ConvexShape | 
|---|
| MAX_PREFERRED_PENETRATION_DIRECTIONS | 
| Constructor Summary | |
|---|---|
| ConeShapeX(float radius,
           float height) | |
| Method Summary | 
|---|
| Methods inherited from class com.bulletphysics.collision.shapes.ConeShape | 
|---|
| batchedUnitVectorGetSupportingVertexWithoutMargin, calculateLocalInertia, getConeUpIndex, getHeight, getName, getRadius, getShapeType, localGetSupportingVertex, localGetSupportingVertexWithoutMargin | 
| Methods inherited from class com.bulletphysics.collision.shapes.ConvexInternalShape | 
|---|
| getAabb, getAabbSlow, getLocalScaling, getMargin, getNumPreferredPenetrationDirections, getPreferredPenetrationDirection, setLocalScaling, setMargin | 
| Methods inherited from class com.bulletphysics.collision.shapes.CollisionShape | 
|---|
| calculateTemporalAabb, getAngularMotionDisc, getBoundingSphere, getUserPointer, isCompound, isConcave, isConvex, isInfinite, isPolyhedral, setUserPointer | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConeShapeX(float radius,
                  float height)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||