Module imp3d

Class RaytracerLeaf

Direct Known Subclasses:
RTAreaLight, RTBox, RTCone, RTCylinder, RTDirectionalLight, RTFrustum, RTParallelogram, RTPlane, RTPointLight, RTSky, RTSphere, RTSpotLight

public class RaytracerLeaf extends SceneTreeWithShader.Leaf
  • Constructor Details

    • RaytracerLeaf

      public RaytracerLeaf(Object object, boolean asNode, long pathId)
  • Method Details