#include <NvBlastTkFramework.h>
Public Attributes | |
| physx::PxVec3 | attachPositions [2] |
| The position of the joint relative to each TkActor which owns the chunks jointed by this joint. | |
| uint32_t | chunkIndices [2] |
| The chunk indices within the corresponding TkFamily objects joined by the joint. The indexed chunks will be support chunks. | |
| TkFamily * | families [2] |
| The TkFamily objects containing the chunks joined by the joint. | |
| physx::PxVec3 Nv::Blast::TkJointDesc::attachPositions[2] |
The position of the joint relative to each TkActor which owns the chunks jointed by this joint.
| uint32_t Nv::Blast::TkJointDesc::chunkIndices[2] |
The chunk indices within the corresponding TkFamily objects joined by the joint. The indexed chunks will be support chunks.
The TkFamily objects containing the chunks joined by the joint.