v0.14.0
Classes | Namespaces | Functions | Variables
sdf_plane_3d.py File Reference

Go to the source code of this file.

Classes

class  sdf_plane_3d.zPlane
 

Namespaces

 sdf_plane_3d
 

Functions

def sdf_plane_3d.sdf (delta_t, t, x, y, z, tx, ty, tz, block_id)
 
def sdf_plane_3d.grad_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id)
 
def sdf_plane_3d.hess_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id)
 

Variables

float sdf_plane_3d.d = 0.00217384
 
int sdf_plane_3d.xc = 0
 
int sdf_plane_3d.yc = 0
 
int sdf_plane_3d.zc = 0