Package eu.mihosoft.vrl.v3d
Class UnityModifier
java.lang.Object
eu.mihosoft.vrl.v3d.UnityModifier
- All Implemented Interfaces:
- WeightFunction
Modifies along x axis.
- Author:
- Michael Hoffer <info@michaelhoffer.de>
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
UnityModifierpublic UnityModifier()Constructor.
 
- 
- 
Method Details- 
evalDescription copied from interface:WeightFunctionEvaluates the function at the specified location.- Specified by:
- evalin interface- WeightFunction
- Parameters:
- pos- location
- csg- csg
- Returns:
- the weight of the specified position
 
 
-