NvBlastBond

Defined in lowlevel/NvBlastTypes.h

Variables

  • area: Area of interface.

  • centroid: Central position on the interface between chunks.

  • normal: Interface average normal.

  • userData: Extra data associated with bond, e.g.

struct NvBlastBond

Represents the interface between two chunks.

At most one bond is created for a chunk pair.

Public Members

float normal[3]

Interface average normal.

float area

Area of interface.

float centroid[3]

Central position on the interface between chunks.

uint32_t userData

Extra data associated with bond, e.g.

whether or not to create a joint