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

Packages that use EmitterMeshVertexShape
com.jme3.effect.shapes   
 

Uses of EmitterMeshVertexShape in com.jme3.effect.shapes
 

Subclasses of EmitterMeshVertexShape 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).
 class EmitterMeshFaceShape
          This emiter shape emits the particles from the given shape's faces.