Module raytracer

Class TriangulationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.grogra.ray2.radiosity.triangulation.TriangulationException
All Implemented Interfaces:
Serializable

public class TriangulationException extends Exception
This Exception is thrown, if an Volume can't be subdivided into triangles.
Author:
Ralf Kopsch
See Also:
  • Constructor Details

    • TriangulationException

      public TriangulationException(String str)
      Creates a new TriangulationException
      Parameters:
      str - the error string