Constructor GfVec2d
GfVec2d(IntPtr, bool)
Declaration
public GfVec2d(IntPtr cPtr, bool cMemoryOwn)
Parameters
GfVec2d()
Declaration
GfVec2d(double)
Declaration
public GfVec2d(double value)
Parameters
Type |
Name |
Description |
double |
value |
|
GfVec2d(double, double)
Declaration
public GfVec2d(double s0, double s1)
Parameters
GfVec2d(GfVec2f)
Declaration
public GfVec2d(GfVec2f other)
Parameters
Type |
Name |
Description |
GfVec2f |
other |
|
GfVec2d(GfVec2h)
Declaration
public GfVec2d(GfVec2h other)
Parameters
Type |
Name |
Description |
GfVec2h |
other |
|
GfVec2d(GfVec2i)
Declaration
public GfVec2d(GfVec2i other)
Parameters
Type |
Name |
Description |
GfVec2i |
other |
|