| BrydenWoodUtils Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: BrydenWoodUnity
 Syntax
SyntaxThe BrydenWoodUtils type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetFileContent | |
|   | IsDictionary | 
            Checks whether an object is a Dictionary
             | 
|   | IsList | 
            Checks whether an object is a List
             | 
|   | LineSegementsIntersect | 
            Test whether two line segments intersect. If so, calculate the intersection point.
            [!:http://stackoverflow.com/a/14143738/292237] | 
|   | ProjectOnCurve | 
            Projects a point on the curve between 2 points
             | 
|   | Remap | |
|   | XZFromLatLon | 
 See Also
See Also