This is the complete list of members for
DOL.GS.Point3D, including all inherited members.
| Clear() (defined in DOL.GS.Point3D) | DOL.GS.Point3D | [virtual] |
| GetDistance(IPoint2D point) | DOL.GS.Point2D | |
| GetDistanceTo(IPoint3D point) | DOL.GS.Point3D | [virtual] |
| GetDistanceTo(IPoint3D point, double zfactor) | DOL.GS.Point3D | [virtual] |
| GetHeading(IPoint2D point) | DOL.GS.Point2D | |
| GetPointFromHeading(ushort heading, int distance) | DOL.GS.Point2D | |
| HEADING_CONST (defined in DOL.GS.Point2D) | DOL.GS.Point2D | |
| HEADING_TO_RADIAN | DOL.GS.Point2D | |
| IsWithinRadius(IPoint3D point, int radius) | DOL.GS.Point3D | |
| IsWithinRadius(IPoint3D point, int radius, bool ignoreZ) | DOL.GS.Point3D | |
| DOL::GS::Point2D.IsWithinRadius(IPoint2D point, int radius) | DOL.GS.Point2D | |
| m_x | DOL.GS.Point2D | [protected] |
| m_y | DOL.GS.Point2D | [protected] |
| m_z | DOL.GS.Point3D | [protected] |
| Point2D() | DOL.GS.Point2D | |
| Point2D(int x, int y) | DOL.GS.Point2D | |
| Point2D(IPoint2D point) | DOL.GS.Point2D | |
| Point3D() | DOL.GS.Point3D | |
| Point3D(int x, int y, int z) | DOL.GS.Point3D | |
| Point3D(IPoint2D point, int z) | DOL.GS.Point3D | |
| Point3D(IPoint3D point) | DOL.GS.Point3D | |
| RADIAN_TO_HEADING | DOL.GS.Point2D | |
| ToString() | DOL.GS.Point3D | |
| X | DOL.GS.Point2D | |
| Y | DOL.GS.Point2D | |
| Z | DOL.GS.Point3D | |