Table of Contents

Namespace Gravitas.Diagnostics

Classes

GravitasDebugDrawCommandVisitor

Adapter-friendly visitor for typed debug draw command payloads.

GravitasDiagnosticEventVisitor

Adapter-friendly visitor for typed diagnostic event payloads.

GravitasDiagnosticSink

Context-owned deterministic diagnostics buffer for physics events and debug draw commands.

Structs

GravitasCircleQueryDiagnosticView

Typed read-only view over a 3D X/Z circle-query diagnostic event.

GravitasContactDiagnosticView

Typed read-only view over a 3D contact diagnostic event.

GravitasDebugDrawCommand

Engine-agnostic debug draw command that host adapters can translate into renderer calls.

GravitasDiagnosticColor

Engine-agnostic 8-bit RGBA color for diagnostic draw commands.

GravitasDiagnosticEvent

Deterministic physics diagnostic event data captured from one world context.

GravitasForceDeltaDiagnosticView

Typed read-only view over a force-delta diagnostic event.

GravitasGroundProbeDiagnosticView

Typed read-only view over a ground-probe diagnostic event.

GravitasJointDiagnosticView

Typed read-only view over a joint diagnostic event.

GravitasLineDebugDrawView

Typed read-only view over a line draw command.

GravitasMixedContactDiagnosticView

Typed read-only view over a mixed 3D/2D contact diagnostic event.

GravitasMixedQueryDiagnosticView

Typed read-only view over a mixed 3D/2D query diagnostic event.

GravitasMixedResponseImpulseDiagnosticView

Typed read-only view over a mixed 3D/2D response-impulse diagnostic event.

GravitasMixedResponseIslandDiagnosticView

Typed read-only view over a mixed 3D/2D response-island diagnostic event.

GravitasPointDebugDrawView

Typed read-only view over a point draw command.

GravitasQuerySummaryDiagnosticView

Typed read-only view over query reducer quality counters.

GravitasRagdollDiagnosticView

Typed read-only view over a ragdoll active-state diagnostic event.

GravitasRayDebugDrawView

Typed read-only view over a ray draw command.

GravitasRayQueryDiagnosticView

Typed read-only view over a 3D ray or swept-sphere query diagnostic event.

GravitasResponseImpulseDiagnosticView

Typed read-only view over a 3D response-impulse diagnostic event.

GravitasTorqueDeltaDiagnosticView

Typed read-only view over a torque-delta diagnostic event.

GravitasVelocityDeltaDiagnosticView

Typed read-only view over linear or angular velocity diagnostic events.

GravitasWireBoxDebugDrawView

Typed read-only view over a wire-box draw command.

GravitasWireCapsuleDebugDrawView

Typed read-only view over a wire-capsule draw command.

GravitasWireConeDebugDrawView

Typed read-only view over a wire-cone draw command.

GravitasWireCylinderDebugDrawView

Typed read-only view over a wire-cylinder draw command.

GravitasWireSphereDebugDrawView

Typed read-only view over a wire-sphere draw command.

GravitasWireTriangleDebugDrawView

Typed read-only view over a wire-triangle draw command.

Enums

GravitasColliderDimension

Identifies the dimensional runtime surface for diagnostic collider payloads.

GravitasDebugDrawKind

Identifies engine-agnostic diagnostic draw command payloads.

GravitasDiagnosticEventKind

Identifies deterministic physics diagnostic event payloads.