CVBpy 15.0
Loading...
Searching...
No Matches
Plane3D Member List

This is the complete list of members for Plane3D, including all inherited members.

align_to_xy_plane(self)Plane3D
distance_to_originPlane3Dstatic
distance_to_point(self, cvb.Point3D pt)Plane3D
distance_to_point(self, float x, float y, float z)Plane3D
normalPlane3Dstatic
Plane3D(self, float nx=0.0, float ny=0.0, float nz=0.0, float distance_to_origin=0.0)Plane3D