Package com.github.stephengold.joltjni.enumerate


package com.github.stephengold.joltjni.enumerate
Java equivalents for Jolt Physics enumerated types.
  • Class
    Description
    Enumerate actions passed to BodyInterface when adding a body.
    Enumerate ways to handle inactive edges during collision detection.
    Bitmasks to enumerate a body's degrees of freedom among the axes of a PhysicsSystem.
    Enumerate the degrees of freedom in a SixDofConstraint.
    Enumerate ways to handle back-facing surfaces (or triangles) during collision detection.
    Enumerate types of bend constraints for a soft body.
    Enumerate types of bodies.
    Enumerate ways of rendering shadows.
    Whether to collect faces during a cast or collision test.
    Select local space or world space for specifying certain constraint properties.
    Enumerate types of Constraint.
    Enumerate categories that a Constraint can belong to.
    Enumerate options for culling polygons.
    Enumerate ways of drawing triangles.
    Categorize the possible relationships between a character and its supporting surface.
    Enumerate types of long-range attachment (LRA) constraints for a soft body.
    Enumerate motion types for bodies.
    Enumerate motion types for bodies.
    Enumerate the states a constraint motor can be in.
    Enumerate ways the mMassPropertiesOverride field of BodyCreationSettings can be used.
    Enumerate options for constraining the rotation of body2 in a PathConstraint.
    Error conditions reported by PhysicsSystem.update().
    Enumerate possible outcomes from attempting to construct a convex hull.
    Enumerate types of Shape.
    Enumerate categories that a Shape can belong to.
    Enumerate ways to specify a spring in a constraint.
    Bitmasks to select which components of a PhysicsSystem should be saved.
    Enumerate types of I/O streams.
    Enumerate possible behaviors for the Support.getSupport() function.
    Enumerate possible behaviors of a swing limit in a Constraint.
    Enumerate options for shifting gears in a vehicle transmission.
    Enumerate ways to process a soft-body contact.
    Enumerate ways to process contacts between 2 bodies.