Nv::Blast::TkFractureEvents Struct Reference

#include <NvBlastTkEvent.h>

List of all members.

Public Types

enum  { EVENT_TYPE = TkEvent::FractureEvent }

Public Attributes

uint32_t bondsBroken
 number of broken bonds (health exhausted)
uint32_t bondsDamaged
 number of damaged bonds (health remains)
NvBlastFractureBuffers buffers
 The fracture result of the modified TkActor.
uint32_t chunksBroken
 number of broken chunks (health exhausted) including child chunks
uint32_t chunksDamaged
 number of damaged chunks (health remains) including child chunks
TkActorData tkActorData
 The data of TkActor that received the fracture command.


Detailed Description

Payload for the TkEvent::FractureEvent events

Fracture Events resulting from applying fracture to a TkActor.


Member Enumeration Documentation

anonymous enum

Enumerator:
EVENT_TYPE 


Member Data Documentation

number of broken bonds (health exhausted)

number of damaged bonds (health remains)

The fracture result of the modified TkActor.

number of broken chunks (health exhausted) including child chunks

number of damaged chunks (health remains) including child chunks

The data of TkActor that received the fracture command.


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