java.lang.Object
de.grogra.lignum.stlVoxelspace.VoxelObject
- Direct Known Subclasses:
CfCylinder
,HwEllipse
Wrapper class for different photosynthesising elements a voxel box
Translated from orignal C++ Lignum code.
- Author:
- Alexander Brinkmann
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract double
getExtinction
(Point3d p, PositionVector dir, ParametricCurve K) abstract int
getRoute
(Point3d p, PositionVector dir, Distance length) long
getTag()
-
Field Details
-
hit_self
public boolean hit_self
-
-
Constructor Details
-
VoxelObject
-
VoxelObject
protected VoxelObject(long t)
-
-
Method Details
-
getRoute
-
getExtinction
-
getTag
public long getTag()
-