gestalt.extension.quadline
Class QuadBezierCurve
java.lang.Object
gestalt.shape.AbstractShape
gestalt.extension.quadline.QuadLine
gestalt.extension.quadline.QuadBezierCurve
- All Implemented Interfaces:
- Drawable, java.io.Serializable
- Direct Known Subclasses:
- JoglQuadBezierCurve
public abstract class QuadBezierCurve
- extends QuadLine
- See Also:
- Serialized Form
| Methods inherited from class gestalt.shape.AbstractShape |
add, getTransformMode, isActive, isSortable, material, position, position, position, position, rotation, rotation, scale, scale, scale, setActive, setChildContainer, setMaterialRef, setPositionRef, setRotationRef, setScaleRef, setTransformMode, setTransformRef, transform |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gestalt.render.Drawable |
draw |
begin
public Vector3f begin
begincontrol
public Vector3f begincontrol
end
public Vector3f end
endcontrol
public Vector3f endcontrol
begincolor
public Color begincolor
endcolor
public Color endcolor
QuadBezierCurve
public QuadBezierCurve()
setResolution
public void setResolution(int theResolution)
getResolution
public int getResolution()
update
public void update()
- Overrides:
update in class QuadLine
setColorRedInterpolator
public void setColorRedInterpolator(Interpolator theInterpolator)
setColorGreenInterpolator
public void setColorGreenInterpolator(Interpolator theInterpolator)
setColorBlueInterpolator
public void setColorBlueInterpolator(Interpolator theInterpolator)
setColorAlphaInterpolator
public void setColorAlphaInterpolator(Interpolator theInterpolator)
processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009