Struct LinearIntersection
returned by linear-primitive intersection functions
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct LinearIntersection
  Fields
intersects
Declaration
public bool intersects
  Field Value
| Type | Description | 
|---|---|
| Boolean | 
numIntersections
Declaration
public int numIntersections
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
parameter
Declaration
public Interval1d parameter
  Field Value
| Type | Description | 
|---|---|
| Interval1d |