Public Types
nvidia::apex::DestructibleCallbackSchedule Struct Reference

#include <ModuleDestructible.h>

List of all members.

Public Types

enum  Enum {
  Disabled = (0),
  BeforeTick,
  FetchResults,
  Count
}

Detailed Description

Enum to control when callbacks are fired.


Member Enumeration Documentation

Enum of destructible callback schedule

Enumerator:
Disabled 
BeforeTick 

Called by the simulation thread.

FetchResults 

Called by an application thread.

Count 

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

Generated on Tue Aug 1 2017 22:43:55

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