|
Empeld
Empeld plugin documentation.
|
This is the complete list of members for pluginbase.Helpers.Geometry.AxisAlignedBox, including all inherited members.
| AxisAlignedBox(AxisAlignedBox aab) | pluginbase.Helpers.Geometry.AxisAlignedBox | |
| AxisAlignedBox(Vector3d a, Vector3d b) | pluginbase.Helpers.Geometry.AxisAlignedBox | |
| FromPointCloud(IEnumerable< Vector3 > points) | pluginbase.Helpers.Geometry.AxisAlignedBox | static |
| FromPointCloud(IEnumerable< Vector3d > points) | pluginbase.Helpers.Geometry.AxisAlignedBox | static |
| Intersects(Ray ray, out double distance) | pluginbase.Helpers.Geometry.AxisAlignedBox | |
| Max | pluginbase.Helpers.Geometry.AxisAlignedBox | |
| Merge(AxisAlignedBox other) | pluginbase.Helpers.Geometry.AxisAlignedBox | |
| Min | pluginbase.Helpers.Geometry.AxisAlignedBox | |
| PointIn(Vector3d pt) | pluginbase.Helpers.Geometry.AxisAlignedBox | |
| Transform(AxisAlignedBox box, Matrix4d mat) | pluginbase.Helpers.Geometry.AxisAlignedBox | static |
| Transform(AxisAlignedBox box, Matrix4 mat) | pluginbase.Helpers.Geometry.AxisAlignedBox | static |
| UnitBox | pluginbase.Helpers.Geometry.AxisAlignedBox | static |
| Zero | pluginbase.Helpers.Geometry.AxisAlignedBox | static |