Home > freetb4matlab > vrml > bound_convex.m

bound_convex

PURPOSE ^

% y = bound_convex(d,h,x,pad=0)

SYNOPSIS ^

function y = bound_convex(d,h,x,pad)

DESCRIPTION ^

% y = bound_convex(d,h,x,pad=0) 
%
%  y : 3xQ : Corners that define the convex hull of the projection of x
%            in the plane d*y == v. The corners are sorted.
%

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003