Public Types
nvidia::apex::EmitterType Struct Reference

Emitter type. More...

#include <EmitterGeoms.h>

List of all members.

Public Types

enum  Enum {
  ET_RATE = 0,
  ET_DENSITY_ONCE,
  ET_DENSITY_BRUSH,
  ET_FILL,
  ET_UNDEFINED
}
 Enum of emitter types. More...

Detailed Description

Emitter type.


Member Enumeration Documentation

Enum of emitter types.

Enumerator:
ET_RATE 

use emittion rate to calculate the number of particles

ET_DENSITY_ONCE 

emit density particles at once

ET_DENSITY_BRUSH 

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

ET_FILL 

fill the volume of the emitter with particles

ET_UNDEFINED 

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

Generated on Tue Aug 1 2017 22:43:59

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