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