Struct DMeshAABBTree3.PointIntersection
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public struct PointIntersection
Fields
point
Declaration
public Vector3d point
Field Value
Type | Description |
---|---|
Vector3d |
t0
Declaration
public int t0
Field Value
Type | Description |
---|---|
Int32 |
t1
Declaration
public int t1
Field Value
Type | Description |
---|---|
Int32 |