Constructor GfLineSeg
GfLineSeg(IntPtr, bool)
Declaration
public GfLineSeg(IntPtr cPtr, bool cMemoryOwn)
Parameters
| Type | Name | Description | 
|---|---|---|
| IntPtr | cPtr | |
| bool | cMemoryOwn | 
GfLineSeg()
Declaration
public GfLineSeg()
GfLineSeg(GfVec3d, GfVec3d)
Declaration
public GfLineSeg(GfVec3d p0, GfVec3d p1)
Parameters
| Type | Name | Description | 
|---|---|---|
| GfVec3d | p0 | |
| GfVec3d | p1 |