java.lang.Object
de.grogra.ray.debug3d.Debug3dVRMLImpl
- All Implemented Interfaces:
Debug3dImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidflush()voidvoidlogDirectLightRay(Ray ray) voidlogFiniteRay(Ray ray, float scale, float weight) voidlogInfiniteRay(Ray ray, float weight) voidvoid
-
Constructor Details
-
Debug3dVRMLImpl
public Debug3dVRMLImpl()
-
-
Method Details
-
logCamera
- Specified by:
logCamerain interfaceDebug3dImpl
-
logScene
- Specified by:
logScenein interfaceDebug3dImpl
-
logInfiniteRay
- Specified by:
logInfiniteRayin interfaceDebug3dImpl
-
logFiniteRay
- Specified by:
logFiniteRayin interfaceDebug3dImpl
-
logNormal
- Specified by:
logNormalin interfaceDebug3dImpl
-
logDirectLightRay
- Specified by:
logDirectLightRayin interfaceDebug3dImpl
-
flush
public void flush()- Specified by:
flushin interfaceDebug3dImpl
-
clear
public void clear()- Specified by:
clearin interfaceDebug3dImpl
-