CompoundChild class Physics
One child of a CompoundShape: a shape positioned by localPose relative to the compound's origin.
Constructors
- CompoundChild({required Shape shape, required Matrix4 localPose})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited