Interface BoundedImplicitFunction3d
Bounded implicit function has a bounding box within which the "interesting" part of the function is contained (eg the surface)
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface BoundedImplicitFunction3d : ImplicitFunction3d
Methods
Bounds()
Declaration
AxisAlignedBox3d Bounds()
Returns
| Type | Description |
|---|---|
| AxisAlignedBox3d |