Interface ImplicitFunction3d
Minimalist implicit function interface
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface ImplicitFunction3d
Methods
Value(ref Vector3d)
Declaration
double Value(ref Vector3d pt)
Parameters
Type | Name | Description |
---|---|---|
Vector3d | pt |
Returns
Type | Description |
---|---|
Double |