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

Borrowed elements; count counts elements. More...

#include <rapier.h>

Data Fields

const struct R2SoftEdgeTear * 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 R2SoftEdgeTearView::count

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

◆ data

const struct R2SoftEdgeTear* R2SoftEdgeTearView::data

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


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