Rapier C — 2D / f32 0.36.0+c.0
Loading...
Searching...
No Matches
R2CompoundShapeDesc Struct Reference

One compound child with a local pose and borrowed geometry description. More...

#include <rapier.h>

Data Fields

struct R2Pose pose
 Pose relative to the compound parent.
struct R2ShapeDesc shape
 Non-owning shape description; build/insert consumes its views synchronously.

Detailed Description

One compound child with a local pose and borrowed geometry description.

Field Documentation

◆ pose

struct R2Pose R2CompoundShapeDesc::pose

Pose relative to the compound parent.

◆ shape

struct R2ShapeDesc R2CompoundShapeDesc::shape

Non-owning shape description; build/insert consumes its views synchronously.


The documentation for this struct was generated from the following file: