Package jolt.physics.collision
Class TransformedShape.D
java.lang.Object
jolt.BaseJoltNative
jolt.SegmentedJoltNative
jolt.physics.collision.TransformedShape
jolt.physics.collision.TransformedShape.D
- All Implemented Interfaces:
JoltNative
- Enclosing class:
TransformedShape
-
Nested Class Summary
Nested classes/interfaces inherited from class jolt.physics.collision.TransformedShape
TransformedShape.D, TransformedShape.F -
Field Summary
Fields inherited from class jolt.SegmentedJoltNative
handle -
Method Summary
Methods inherited from class jolt.physics.collision.TransformedShape
at, at, ofMethods inherited from class jolt.SegmentedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
getShapePositionCOMF
- Specified by:
getShapePositionCOMFin classTransformedShape
-
getShapePositionCOMD
- Specified by:
getShapePositionCOMDin classTransformedShape
-
getShapeRotation
- Specified by:
getShapeRotationin classTransformedShape
-
getShape
- Specified by:
getShapein classTransformedShape
-
setShape
- Specified by:
setShapein classTransformedShape
-
getShapeScale
- Specified by:
getShapeScalein classTransformedShape
-
getBodyId
public int getBodyId()- Specified by:
getBodyIdin classTransformedShape
-
setBodyId
public void setBodyId(int bodyId) - Specified by:
setBodyIdin classTransformedShape
-