drawSurfaceEntity.h

Go to the documentation of this file.
00001 /*------------------------------------------------------------------------*/
00002 /* file: drawSurfaceEntity.h                                              */
00003 /* Copyright INRIA 2006                                                   */
00004 /* Authors : Jean-Baptiste Silvy                                          */
00005 /* desc : Contains functions needed to draw a surface handle              */
00006 /*------------------------------------------------------------------------*/
00007 
00008 #ifndef _DRAW_SURFACE_ENTITY_H_
00009 #define _DRAW_SURFACE_ENTITY_H_
00010 
00011 #include "ObjectStructure.h"
00012 
00017 int drawSurfaceEntity( sciPointObj * pObj ) ;
00018 
00019 #endif /* _DRAW_SURFACE_ENTITY_H_ */

Generated on Sun Mar 4 15:03:52 2007 for Scilab [trunk] by  doxygen 1.5.1