Constructor GfRay
GfRay(IntPtr, bool)
Declaration
public GfRay(IntPtr cPtr, bool cMemoryOwn)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | cPtr | |
| bool | cMemoryOwn |
GfRay()
Declaration
public GfRay()
GfRay(GfVec3d, GfVec3d)
Declaration
public GfRay(GfVec3d startPoint, GfVec3d direction)
Parameters
| Type | Name | Description |
|---|---|---|
| GfVec3d | startPoint | |
| GfVec3d | direction |