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

Borrowed elements; count counts elements. More...

#include <rapier.h>

Data Fields

const struct R3CompoundShapeDesc * data
 Borrowed pointer to contiguous elements; NULL is allowed when count is zero.
size_t count
 Number of elements, not bytes unless the element type is a byte.

Detailed Description

Borrowed elements; count counts elements.

Data must remain live through insertion.

Field Documentation

◆ count

size_t R3CompoundShapeView::count

Number of elements, not bytes unless the element type is a byte.

◆ data

const struct R3CompoundShapeDesc* R3CompoundShapeView::data

Borrowed pointer to contiguous elements; NULL is allowed when count is zero.


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