Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.sunflow.core.primitive.ParticleSurface
Constructor Summary | |
Method Summary | |
PrimitiveList | |
int | |
float |
|
BoundingBox |
|
void |
|
void |
|
boolean |
|
public PrimitiveList getBakingPrimitives()
- Specified by:
- getBakingPrimitives in interface PrimitiveList
public int getNumPrimitives()
- Specified by:
- getNumPrimitives in interface PrimitiveList
public float getPrimitiveBound(int primID, int i)
- Specified by:
- getPrimitiveBound in interface PrimitiveList
public BoundingBox getWorldBounds(Matrix4 o2w)
- Specified by:
- getWorldBounds in interface PrimitiveList
public void intersectPrimitive(Ray r, int primID, IntersectionState state)
- Specified by:
- intersectPrimitive in interface PrimitiveList
public void prepareShadingState(ShadingState state)
- Specified by:
- prepareShadingState in interface PrimitiveList
public boolean update(ParameterList pl, SunflowAPI api)
- Specified by:
- update in interface RenderObject