NvBlastBondDesc Struct Reference

#include <NvBlastTypes.h>

Inheritance diagram for NvBlastBondDesc:

NvBlastExtAssetUtilsBondDesc

List of all members.

Public Attributes

NvBlastBond bond
uint32_t chunkIndices [2]


Detailed Description

Chunk bond descriptor used to build an asset. See NvBlastAssetDesc.

Member Data Documentation

Bond data (see NvBlastBond).

The indices of the chunks linked by this bond. They must be different support chunk indices. If one of the chunk indices is the invalid index (UINT32_MAX), then this will create a bond between the chunk indexed by the other index (which must be valid) and "the world." Any actor containing this bond will cause the function NvBlastActorIsBoundToWorld to return true.


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