Constructor GfRange1f
GfRange1f(IntPtr, bool)
Declaration
public GfRange1f(IntPtr cPtr, bool cMemoryOwn)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | cPtr | |
| bool | cMemoryOwn |
GfRange1f()
Declaration
public GfRange1f()
GfRange1f(float, float)
Declaration
public GfRange1f(float min, float max)
Parameters
| Type | Name | Description |
|---|---|---|
| float | min | |
| float | max |