Uses of Class org.sunflow.core.IntersectionState

Uses in package org.sunflow.core.renderer

Methods with parameter type org.sunflow.core.IntersectionState

void
SimpleRenderer.renderBucket(int bx, int by, IntersectionState istate)

Uses in package org.sunflow.core

Methods with parameter type org.sunflow.core.IntersectionState

ShadingState
Scene.getRadiance(IntersectionState istate, float rx, float ry, double lensU, double lensV, double time, int instance)
Get the radiance seen through a particular pixel
void
Intersect the specified ray with the geometry in local space.
void
Intersect the specified primitive in local space.

Uses in package org.sunflow.core.accel

Methods with parameter type org.sunflow.core.IntersectionState

void
Intersect the specified ray with the geometry in local space.
void
void
Intersect the specified ray with the geometry in local space.
void
Intersect the specified ray with the geometry in local space.

Uses in package org.sunflow.core.primitive

Methods with parameter type org.sunflow.core.IntersectionState

void
Intersect the specified primitive in local space.
void
Intersect the specified primitive in local space.
void
Box.intersectPrimitive(Ray r, int primID, IntersectionState state)
Intersect the specified primitive in local space.
void
void
Intersect the specified primitive in local space.
void
Hair.intersectPrimitive(Ray r, int primID, IntersectionState state)
Intersect the specified primitive in local space.
void
Intersect the specified primitive in local space.
void
void
void
Intersect the specified primitive in local space.
void
Intersect the specified primitive in local space.
void
Intersect the specified primitive in local space.
void
Intersect the specified primitive in local space.
void

Uses in package org.sunflow.core.light

Methods with parameter type org.sunflow.core.IntersectionState

void
Intersect the specified primitive in local space.
void
Intersect the specified primitive in local space.

Uses in package org.sunflow.core.tesselatable

Methods with parameter type org.sunflow.core.IntersectionState

void
Intersect the specified primitive in local space.