Uses of Interface
de.grogra.math.BSplineSurface
Packages that use BSplineSurface
-
Uses of BSplineSurface in de.grogra.imp3d.objects
Fields in de.grogra.imp3d.objects declared as BSplineSurfaceMethods in de.grogra.imp3d.objects that return BSplineSurfaceMethods in de.grogra.imp3d.objects with parameters of type BSplineSurfaceConstructors in de.grogra.imp3d.objects with parameters of type BSplineSurface -
Uses of BSplineSurface in de.grogra.math
Classes in de.grogra.math that implement BSplineSurfaceModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in de.grogra.math that return BSplineSurfaceMethods in de.grogra.math with parameters of type BSplineSurfaceModifier and TypeMethodDescriptionstatic voidBSpline.decompose(BSpline.BezierPatchVisitor v, BSplineSurface surface, boolean normalizeUV, GraphState state, VertexGridImpl controlPointsOut) static voidBSpline.evaluate(float[] out, BSplineSurface surface, float u, float v, GraphState gs) static booleanBSpline.isValid(BSplineSurface surface, GraphState gs) voidIsoCurve.setSurface(BSplineSurface value) Constructors in de.grogra.math with parameters of type BSplineSurface -
Uses of BSplineSurface in de.grogra.rgg
Classes in de.grogra.rgg that implement BSplineSurfaceMethods in de.grogra.rgg that return BSplineSurfaceMethods in de.grogra.rgg with parameters of type BSplineSurfaceModifier and TypeMethodDescriptionstatic NURBSSurfaceLibrary.Surface(BSplineSurface surface) Deprecated. -
Uses of BSplineSurface in de.grogra.rgg.model
Methods in de.grogra.rgg.model with parameters of type BSplineSurfaceModifier and TypeMethodDescriptionstatic NodeInstantiation.toNode(BSplineSurface value) static NodeRGGProducer.toNode(BSplineSurface value)