API
Class Hierarchy
-
-
namespace carb
-
namespace blast
- struct Blast
- struct DamageEvent
- struct DamageParameters
- struct StressSolverSettings
-
namespace blast
-
namespace carb
File Hierarchy
-
- File Blast.h
Namespaces
Classes and Structs
carb::blast::Blast: Plugin interface for the omni.blast extension.
carb::blast::DamageEvent: The carb::blast::DamageEvent structure holds information about damage to be applied to a destructible.
carb::blast::DamageParameters: The DamageParamters struct holds values which define the damage characteristics of a destructible object.
carb::blast::StressSolverSettings: Mirrors Nv::Blast::ExtStressSolverSettings.
Defines
DEFAULT_ALLOW_SELF_DAMAGE: The default value of DamageParameters::allowSelfDamage.
DEFAULT_IMPACT_DAMAGE_SCALE: The default value of DamageParameters::impactDamageScale.
DEFAULT_RESIDUAL_FORCE_MULTIPLIER: The default value of residualForceMultiplier.