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