Uses of Class
com.openinventor.inventor.nodes.SoClipPlane
-
Packages that use SoClipPlane Package Description com.openinventor.inventor.manips -
-
Uses of SoClipPlane in com.openinventor.inventor.manips
Subclasses of SoClipPlane in com.openinventor.inventor.manips Modifier and Type Class Description class
SoClipPlaneManip
Manipulator to transform a clipping plane.Methods in com.openinventor.inventor.manips with parameters of type SoClipPlane Modifier and Type Method Description boolean
SoClipPlaneManip. replaceManip(SoPath p, SoClipPlane newOne)
Replaces this manipulator with a regularSoClipPlane
node.
-