Public Member Functions | Public Attributes
nvidia::apex::DestructibleInitParameters Struct Reference

#include <DestructibleAsset.h>

List of all members.

Public Member Functions

PX_INLINE DestructibleInitParameters ()
 constructor sets to default.
PX_INLINE void setToDefault ()
 (re)sets the structure to the default.

Public Attributes

uint32_t supportDepth
uint32_t flags

Detailed Description

Parameters that apply to a destructible actor at initialization


Constructor & Destructor Documentation

PX_INLINE nvidia::apex::DestructibleInitParameters::DestructibleInitParameters ( )

constructor sets to default.


Member Function Documentation

PX_INLINE void nvidia::apex::DestructibleInitParameters::setToDefault ( )

(re)sets the structure to the default.


Member Data Documentation

A collection of flags defined in DestructibleInitParametersFlag.

The chunk hierarchy depth at which to create a support graph. Higher depth levels give more detailed support, but will give a higher computational load. Chunks below the support depth will never be supported.


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

Generated on Sat Dec 1 2018 15:51:53

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