Uses of Class
cz.fidentis.analyst.data.surfacemask.SurfaceMask.MaskPoint3D
Packages that use SurfaceMask.MaskPoint3D
Package
Description
Drawable objects of the scene.
-
Uses of SurfaceMask.MaskPoint3D in cz.fidentis.analyst.data.surfacemask
Methods in cz.fidentis.analyst.data.surfacemask that return types with arguments of type SurfaceMask.MaskPoint3D -
Uses of SurfaceMask.MaskPoint3D in cz.fidentis.analyst.drawables
Methods in cz.fidentis.analyst.drawables with parameters of type SurfaceMask.MaskPoint3DModifier and TypeMethodDescriptionprotected CrossSection3D
DrawableInteractiveMask.interpolateLine
(SurfaceMask.MaskPoint3D p1, SurfaceMask.MaskPoint3D p2) Interpolates a single curve between surface mask points using a cutting plane defined by the said two points and a normal of mesh triangle upon which a point lies.