Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
clipEdge3d.m File Reference

CLIPEDGE3D Clip a 3D edge with a cuboid box. More...

Functions

function clipped = clipEdge3d (edge, box)
 CLIPEDGE3D Clip a 3D edge with a cuboid box.
 

Detailed Description

CLIPEDGE3D Clip a 3D edge with a cuboid box.

Function Documentation

◆ clipEdge3d()

function clipped = clipEdge3d ( edge,
box )

CLIPEDGE3D Clip a 3D edge with a cuboid box.

CLIPPED = clipEdge3d(EDGE, BOX)

Example clipEdge3d

See also
lines3d, edges3d, clipLine3d

References clipLine3d(), linePosition3d(), max, and min.

Referenced by Lines3D.clipEdge().

Here is the call graph for this function:
Here is the caller graph for this function: