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