Uses of Class
com.jme.scene.shadow.ShadowTriangle

Packages that use ShadowTriangle
com.jme.scene.shadow   
 

Uses of ShadowTriangle in com.jme.scene.shadow
 

Fields in com.jme.scene.shadow with type parameters of type ShadowTriangle
protected  java.util.ArrayList<ShadowTriangle> MeshShadows.faces
          The triangles of our occluding mesh (one per triangle in the mesh)