|
Rapier C — 2D / f64 0.36.0+c.0
|
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. | |
Borrowed elements; count counts elements.
Data must remain live through insertion.
| size_t R2SoftEdgeTearView::count |
Number of elements, not bytes unless the element type is a byte.
| const struct R2SoftEdgeTear* R2SoftEdgeTearView::data |
Borrowed pointer to contiguous elements; NULL is allowed when count is zero.