Class SkeletalBlend3d
sum-blend
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class SkeletalBlend3d : BoundedImplicitFunction3d, ImplicitFunction3d
Fields
A
Declaration
public BoundedImplicitFunction3d A
Field Value
| Type | Description |
|---|---|
| BoundedImplicitFunction3d |
B
Declaration
public BoundedImplicitFunction3d B
Field Value
| Type | Description |
|---|---|
| BoundedImplicitFunction3d |
Methods
Bounds()
Declaration
public AxisAlignedBox3d Bounds()
Returns
| Type | Description |
|---|---|
| AxisAlignedBox3d |
Value(ref Vector3d)
Declaration
public double Value(ref Vector3d pt)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3d | pt |
Returns
| Type | Description |
|---|---|
| Double |