Package jolt
Interface Deletable
- All Known Implementing Classes:
BodyInterface.BodyBulk,BoxShape,BoxShapeSettings,CapsuleShape,CapsuleShapeSettings,CompoundShape,CompoundShapeSettings,ConeConstraint,ConeConstraintSettings,Constraint,ConstraintSettings,ConvexHullShape,ConvexHullShapeSettings,ConvexShape,ConvexShapeSettings,CylinderShape,CylinderShapeSettings,DecoratedShape,DecoratedShapeSettings,DeletableJoltNative,DistanceConstraint,DistanceConstraintSettings,FixedConstraint,FixedConstraintSettings,HeightFieldShape,HeightFieldShapeSettings,HingeConstraint,HingeConstraintSettings,JobSystem,MeshShape,MeshShapeSettings,MutableCompoundShape,MutableCompoundShapeSettings,OffsetCenterOfMassShape,OffsetCenterOfMassShapeSettings,PhysicsSystem,PointConstraint,PointConstraintSettings,RotatedTranslatedShape,RotatedTranslatedShapeSettings,ScaledShape,ScaledShapeSettings,Shape,ShapeSettings,SixDOFConstraint,SixDOFConstraintSettings,SliderConstraint,SliderConstraintSettings,SphereShape,SphereShapeSettings,StaticCompoundShape,StaticCompoundShapeSettings,SwingTwistConstraint,SwingTwistConstraintSettings,TaperedCapsuleShape,TaperedCapsuleShapeSettings,TempAllocator,TriangleShape,TriangleShapeSettings,TwoBodyConstraint,TwoBodyConstraintSettings
public interface Deletable
-
Method Summary
-
Method Details
-
isDeleted
boolean isDeleted() -
delete
void delete()
-