public class cvt__c extends Object
Constructor and Description |
---|
cvt__c() |
Modifier and Type | Method and Description |
---|---|
static Object |
addpt(Object... arg) |
static Object |
append_bezier(Object... arg) |
static __struct__<pointf> |
Bezier(pointf V,
int degree,
double t,
pointf Left,
pointf Right) |
static Object |
mymalloc(Object... arg) |
static Object |
Pobsbarriers(Object... arg) |
static Object |
Pobsclose(Object... arg) |
static Object |
Pobsopen(Object... arg) |
static Object |
Pobspath(Object... arg) |
public static __struct__<pointf> Bezier(pointf V, int degree, double t, pointf Left, pointf Right)
Copyright © 2016. All Rights Reserved.