Struct DMeshAABBTree3.SegmentIntersection
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct SegmentIntersectionFields
point0
Declaration
public Vector3d point0Field Value
| Type | Description | 
|---|---|
| Vector3d | 
point1
Declaration
public Vector3d point1Field Value
| Type | Description | 
|---|---|
| Vector3d | 
t0
Declaration
public int t0Field Value
| Type | Description | 
|---|---|
| Int32 | 
t1
Declaration
public int t1Field Value
| Type | Description | 
|---|---|
| Int32 |