java.lang.Object
de.grogra.ray2.tracing.modular.ComplementTracer
- Author:
- Hagen Steidelmueller
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatcalculateGeometryfactor(Environment env, int indexEnv, Environment env_prev, int indexEnvPrev, Vector3f vec) voidcomplement2Paths(PathValues firstPath, int firstIndex, PathValues secondPath, int secondIndex, boolean adjoint, CombinedPathValues resultPath) voidtraceComplement(PathValues startPath, int startIndex, PathValues complementPath, int complIndex, boolean adjoint, int direct)
-
Field Details
-
resultRayList
-
resultWeightList
-
resultGeometryFactors
-
-
Constructor Details
-
ComplementTracer
-
-
Method Details
-
complement2Paths
public void complement2Paths(PathValues firstPath, int firstIndex, PathValues secondPath, int secondIndex, boolean adjoint, CombinedPathValues resultPath) -
traceComplement
public void traceComplement(PathValues startPath, int startIndex, PathValues complementPath, int complIndex, boolean adjoint, int direct) -
calculateGeometryfactor
public float calculateGeometryfactor(Environment env, int indexEnv, Environment env_prev, int indexEnvPrev, Vector3f vec)
-