Constructor GfVec3h
GfVec3h(IntPtr, bool)
Declaration
public GfVec3h(IntPtr cPtr, bool cMemoryOwn)
Parameters
GfVec3h()
Declaration
GfVec3h(GfHalf)
Declaration
public GfVec3h(GfHalf value)
Parameters
Type |
Name |
Description |
GfHalf |
value |
|
GfVec3h(GfHalf, GfHalf, GfHalf)
Declaration
public GfVec3h(GfHalf s0, GfHalf s1, GfHalf s2)
Parameters
GfVec3h(GfVec3d)
Declaration
public GfVec3h(GfVec3d other)
Parameters
Type |
Name |
Description |
GfVec3d |
other |
|
GfVec3h(GfVec3f)
Declaration
public GfVec3h(GfVec3f other)
Parameters
Type |
Name |
Description |
GfVec3f |
other |
|
GfVec3h(GfVec3i)
Declaration
public GfVec3h(GfVec3i other)
Parameters
Type |
Name |
Description |
GfVec3i |
other |
|