Module lignum

Class VoxelObject

java.lang.Object
de.grogra.lignum.stlVoxelspace.VoxelObject
Direct Known Subclasses:
CfCylinder, HwEllipse

public abstract class VoxelObject extends Object
Wrapper class for different photosynthesising elements a voxel box Translated from orignal C++ Lignum code.
Author:
Alexander Brinkmann
  • Field Details

    • hit_self

      public boolean hit_self
  • Constructor Details

    • VoxelObject

      protected VoxelObject(VoxelObject vo)
    • VoxelObject

      protected VoxelObject(long t)
  • Method Details