|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface BSplineCurveList
| Method Summary | |
|---|---|
boolean |
areCurvesCompatible(GraphState gs)
|
int |
getDegree(int curve,
GraphState gs)
|
int |
getDimension(int curve,
GraphState gs)
|
float |
getKnot(int curve,
int index,
GraphState gs)
|
int |
getSize(GraphState gs)
|
int |
getSize(int curve,
GraphState gs)
|
int |
getVertex(float[] out,
int curve,
int index,
GraphState gs)
|
boolean |
isRational(int curve,
GraphState gs)
|
| Methods inherited from interface de.grogra.graph.ContextDependent |
|---|
dependsOnContext, writeStamp |
| Method Detail |
|---|
boolean areCurvesCompatible(GraphState gs)
int getDegree(int curve,
GraphState gs)
int getDimension(int curve,
GraphState gs)
float getKnot(int curve,
int index,
GraphState gs)
int getSize(GraphState gs)
int getSize(int curve,
GraphState gs)
int getVertex(float[] out,
int curve,
int index,
GraphState gs)
boolean isRational(int curve,
GraphState gs)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||