Public Member Functions | Public Attributes
physx::apex::NxDestructibleBehaviorGroupDesc Class Reference

#include <NxDestructibleAsset.h>

List of all members.

Public Member Functions

PX_INLINE NxDestructibleBehaviorGroupDesc ()
 constructor sets to default.
PX_INLINE void setToDefault ()
 (re)sets the structure to the default.
PX_INLINE bool isValid () const

Public Attributes

const char * name
physx::PxF32 damageThreshold
physx::PxF32 damageToRadius
NxDamageSpreadFunction damageSpread
NxDamageSpreadFunction damageColorSpread
physx::PxVec4 damageColorChange
physx::PxF32 materialStrength
physx::PxF32 density
physx::PxF32 fadeOut
physx::PxU64 userData

Detailed Description

Destructible authoring structure.

Descriptor to build one chunk in a fracture hierarchy.


Constructor & Destructor Documentation

PX_INLINE physx::apex::NxDestructibleBehaviorGroupDesc::NxDestructibleBehaviorGroupDesc ( )

constructor sets to default.


Member Function Documentation

PX_INLINE bool physx::apex::NxDestructibleBehaviorGroupDesc::isValid ( ) const

Returns true iff an object can be created using this descriptor.

PX_INLINE void physx::apex::NxDestructibleBehaviorGroupDesc::setToDefault ( )

(re)sets the structure to the default.


Member Data Documentation

Defines the chunk to be environmentally supported, if the appropriate NxDestructibleParametersFlag flags are set in NxDestructibleParameters.


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

Generated on Mon Apr 28 2014 08:01:20

Copyright © 2012-2014 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.