- All Superinterfaces:
ContextDependent
- All Known Implementing Classes:
CurveSequence
,ExtendedSweep
,ProfileSweep
,RuledSurface
,Sweep
,SweepSequence
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
getDegree
(int curve, GraphState gs) int
getDimension
(int curve, GraphState gs) float
getKnot
(int curve, int index, GraphState gs) int
getSize
(int curve, GraphState gs) int
getSize
(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 Details
-
getSize
-
getDimension
-
getVertex
-
getSize
-
getKnot
-
getDegree
-
isRational
-
areCurvesCompatible
-