JavaCAD
Public Member Functions | List of all members
eu.mihosoft.vrl.v3d.UnityModifier Class Reference
Inheritance diagram for eu.mihosoft.vrl.v3d.UnityModifier:
Inheritance graph
[legend]
Collaboration diagram for eu.mihosoft.vrl.v3d.UnityModifier:
Collaboration graph
[legend]

Public Member Functions

 UnityModifier ()
 
double eval (Vector3d pos, CSG csg)
 

Detailed Description

Modifies along x axis.

Author
Michael Hoffer <info@.nosp@m.mich.nosp@m.aelho.nosp@m.ffer.nosp@m..de>

Definition at line 14 of file UnityModifier.java.

Constructor & Destructor Documentation

◆ UnityModifier()

eu.mihosoft.vrl.v3d.UnityModifier.UnityModifier ( )

Constructor.

Definition at line 19 of file UnityModifier.java.

Member Function Documentation

◆ eval()

double eu.mihosoft.vrl.v3d.UnityModifier.eval ( Vector3d  v,
CSG  csg 
)

Evaluates the function at the specified location.

Parameters
vlocation
csgcsg
Returns
the weight of the specified position

Implements eu.mihosoft.vrl.v3d.WeightFunction.

Definition at line 26 of file UnityModifier.java.


The documentation for this class was generated from the following file: