Class BatchOctreeTestsTwoFaces

java.lang.Object
cz.fidentis.analyst.gui.app.tools.BatchOctreeTestsTwoFaces

public class BatchOctreeTestsTwoFaces extends Object
A class for testing the correctness of batch Ray tracing algorithm. Algorithm is used on two faces.
  • Constructor Details

    • BatchOctreeTestsTwoFaces

      public BatchOctreeTestsTwoFaces()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Parameters:
      args -
      Throws:
      IOException
    • printVerticesCount

      protected static void printVerticesCount(HumanFace face)
    • writeToFile

      protected static void writeToFile(MeshModel model, String path)
    • printTimeStats

      protected static void printTimeStats()