Method UnionWith
UnionWith(GfRange1f)
Declaration
public GfRange1f UnionWith(GfRange1f b)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRange1f | b |
Returns
| Type | Description |
|---|---|
| GfRange1f |
UnionWith(float)
Declaration
public GfRange1f UnionWith(float b)
Parameters
| Type | Name | Description |
|---|---|---|
| float | b |
Returns
| Type | Description |
|---|---|
| GfRange1f |