![]() |
v0.14.0 |
Classes | |
class | CylinderZ |
class | Sphere |
class | yPlane |
Functions | |
def | sdf (t, x, y, z, tx, ty, tz) |
def | grad_sdf (t, x, y, z, tx, ty, tz) |
def | hess_sdf (t, x, y, z, tx, ty, tz) |
Variables | |
int | r = 1 |
def sdf.grad_sdf | ( | t, | |
x, | |||
y, | |||
z, | |||
tx, | |||
ty, | |||
tz | |||
) |
def sdf.hess_sdf | ( | t, | |
x, | |||
y, | |||
z, | |||
tx, | |||
ty, | |||
tz | |||
) |
def sdf.sdf | ( | t, | |
x, | |||
y, | |||
z, | |||
tx, | |||
ty, | |||
tz | |||
) |