Home > marsbar > @maroi_shape > has_space.m

has_space

PURPOSE ^

has_space method - returns true if object has a native space

SYNOPSIS ^

function tf = has_space(obj)

DESCRIPTION ^

 has_space method - returns true if object has a native space

 $Id$

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function tf = has_space(obj)
0002 % has_space method - returns true if object has a native space
0003 %
0004 % $Id$
0005 
0006 tf = 0; % not true of shape object

Generated on Wed 11-May-2022 16:26:09 by m2html © 2003-2019