operator /
operator in Coherence.Common.Vector3d
Operators
public static Vector3d operator /(Vector3d a, double d)
Parameters
| Type | Name | Description | 
|---|---|---|
| Vector3d | a | |
| double | d | 
Returns
| Type | Description | 
|---|---|
| Vector3d | 
public static Vector3d operator /(Vector3d a, double d)
| Type | Name | Description | 
|---|---|---|
| Vector3d | a | |
| double | d | 
| Type | Description | 
|---|---|
| Vector3d |