Class DMeshAABBTree3.IntersectionsQueryResult
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class IntersectionsQueryResultFields
Points
Declaration
public List<DMeshAABBTree3.PointIntersection> PointsField Value
| Type | Description | 
|---|---|
| List<DMeshAABBTree3.PointIntersection> | 
Segments
Declaration
public List<DMeshAABBTree3.SegmentIntersection> SegmentsField Value
| Type | Description | 
|---|---|
| List<DMeshAABBTree3.SegmentIntersection> |