Public Types
physx::apex::NxApexEmitterType Struct Reference

Emitter type. More...

#include <NxEmitterGeoms.h>

List of all members.

Public Types

enum  Enum {
  NX_ET_RATE = 0,
  NX_ET_DENSITY_ONCE,
  NX_ET_DENSITY_BRUSH,
  NX_ET_FILL,
  NX_ET_UNDEFINED
}

Detailed Description

Emitter type.


Member Enumeration Documentation

Enumerator:
NX_ET_RATE 

use emittion rate to calculate the number of particles

NX_ET_DENSITY_ONCE 

emit density particles at once

NX_ET_DENSITY_BRUSH 

brush behavior: particles are emitted proportionally to the newly occupied vlume

NX_ET_FILL 

fill the volume of the emitter with particles

NX_ET_UNDEFINED 

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

Generated on Mon Apr 28 2014 08:01:27

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