Uses of Class
com.jme3.effect.shapes.EmitterMeshFaceShape

Packages that use EmitterMeshFaceShape
com.jme3.effect.shapes   
 

Uses of EmitterMeshFaceShape in com.jme3.effect.shapes
 

Subclasses of EmitterMeshFaceShape in com.jme3.effect.shapes
 class EmitterMeshConvexHullShape
          This emiter shape emits the particles from the given shape's interior constrained by its convex hull (a geometry that tightly wraps the mesh).