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

Go to the source code of this file.

Classes

class  sdf_sphere.Sphere
 

Namespaces

 sdf_sphere
 

Functions

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

Variables

int sdf_sphere.R = 100
 
float sdf_sphere.d = 0.01
 
int sdf_sphere.xc = 0
 
int sdf_sphere.yc = 0
 
int sdf_sphere.zc = R