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