Constructor GfQuath
GfQuath(IntPtr, bool)
Declaration
public GfQuath(IntPtr cPtr, bool cMemoryOwn)
Parameters
GfQuath()
Declaration
GfQuath(GfHalf)
Declaration
public GfQuath(GfHalf realVal)
Parameters
Type |
Name |
Description |
GfHalf |
realVal |
|
GfQuath(GfHalf, GfHalf, GfHalf, GfHalf)
Declaration
public GfQuath(GfHalf real, GfHalf i, GfHalf j, GfHalf k)
Parameters
GfQuath(GfHalf, GfVec3h)
Declaration
public GfQuath(GfHalf real, GfVec3h imaginary)
Parameters
GfQuath(GfQuatd)
Declaration
public GfQuath(GfQuatd other)
Parameters
Type |
Name |
Description |
GfQuatd |
other |
|
GfQuath(GfQuatf)
Declaration
public GfQuath(GfQuatf other)
Parameters
Type |
Name |
Description |
GfQuatf |
other |
|