|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sunflow.core.accel.BoundingIntervalHierarchy
public class BoundingIntervalHierarchy
| Constructor Summary | |
|---|---|
BoundingIntervalHierarchy()
|
|
| Method Summary | |
|---|---|
void |
build(PrimitiveList primitives)
Construct an acceleration structure for the specified primitive list. |
void |
intersect(Ray r,
IntersectionState state)
Intersect the specified ray with the geometry in local space. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoundingIntervalHierarchy()
| Method Detail |
|---|
public void build(PrimitiveList primitives)
AccelerationStructure
build in interface AccelerationStructure
public void intersect(Ray r,
IntersectionState state)
AccelerationStructure
intersect in interface AccelerationStructurer - ray in local spacestate - state to store the intersection into
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||