Constructor GfPlane
GfPlane(IntPtr, bool)
Declaration
public GfPlane(IntPtr cPtr, bool cMemoryOwn)
Parameters
GfPlane()
Declaration
GfPlane(GfVec3d, double)
Declaration
public GfPlane(GfVec3d normal, double distanceToOrigin)
Parameters
GfPlane(GfVec3d, GfVec3d)
Declaration
public GfPlane(GfVec3d normal, GfVec3d point)
Parameters
GfPlane(GfVec3d, GfVec3d, GfVec3d)
Declaration
public GfPlane(GfVec3d p0, GfVec3d p1, GfVec3d p2)
Parameters
GfPlane(GfVec4d)
Declaration
public GfPlane(GfVec4d eqn)
Parameters