JavaCAD
|
Public Member Functions | |
UnityModifier () | |
double | eval (Vector3d pos, CSG csg) |
Modifies along x axis.
Definition at line 14 of file UnityModifier.java.
eu.mihosoft.vrl.v3d.UnityModifier.UnityModifier | ( | ) |
Constructor.
Definition at line 19 of file UnityModifier.java.
Evaluates the function at the specified location.
v | location |
csg | csg |
Implements eu.mihosoft.vrl.v3d.WeightFunction.
Definition at line 26 of file UnityModifier.java.