Uses of Interface
de.grogra.math.BSplineCurveList
Packages that use BSplineCurveList
-
Uses of BSplineCurveList in de.grogra.imp3d.objects
Classes in de.grogra.imp3d.objects that implement BSplineCurveListConstructors in de.grogra.imp3d.objects with parameters of type BSplineCurveList -
Uses of BSplineCurveList in de.grogra.math
Classes in de.grogra.math that implement BSplineCurveListModifier and TypeClassDescriptionclassclassclassclassMethods in de.grogra.math that return BSplineCurveListMethods in de.grogra.math with parameters of type BSplineCurveListModifier and TypeMethodDescriptionstatic int[]BSpline.makeCompatible(FloatList out, BSplineCurveList curves, float knotEps, int dimension, boolean makeRational, GraphState gs) voidSkinnedSurface.setProfiles(BSplineCurveList value) Constructors in de.grogra.math with parameters of type BSplineCurveList -
Uses of BSplineCurveList in de.grogra.rgg
Methods in de.grogra.rgg with parameters of type BSplineCurveListModifier and TypeMethodDescriptionstatic NURBSSurfaceLibrary.Surface(BSplineCurveList profiles) Deprecated.