v0.14.0 |
Go to the source code of this file.
Classes | |
class | sdf_ydirection.yPlane |
class | sdf_ydirection.CylinderZ |
class | sdf_ydirection.Sphere |
Namespaces | |
sdf_ydirection | |
Functions | |
def | sdf_ydirection.sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) |
def | sdf_ydirection.grad_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) |
def | sdf_ydirection.hess_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) |
def | sdf_ydirection.yDirection (t, obj) |
def | sdf_ydirection.updatePosition (t, obj) |
Variables | |
int | sdf_ydirection.r = 1 |
int | sdf_ydirection.indentationEndTime = 1 |
int | sdf_ydirection.indentationDepth = 0 |
list | sdf_ydirection.list_indenters = [] |