[Master Index]
[Index for export/brede]
brede_vta_patch
(export/brede/brede_vta_patch.m)
Function Synopsis
hh = brede_vta_patch(file, P, varargin)
Help text
brede_vta_patch - Construct 3D patch surface
function h = brede_vta_patch(file, P, ...
'PropertyName', 'PropertyValue')
Input: file Filename or file identifier
P Patch structure
Property:
DiffuseColor Color of the surface
EmissiveColor Emissive color of surface
Type [ {face} | edge ]
Urls Weblinks that are associated with the
geometry
Output: h Graphic handle
Right clicking the mouse button will produce a popup menu. The
color of the surface can be changed using this.
Example:
C = brede_tal_concere
brede_write_nuages('cerebellum.cnt', C);
!nuages cerebellum.cnt -tri cerebellum.off -off -prepros
P = brede_read_off('cerebellum.off');
brede_vta_frame
brede_vta_patch(P);
See also: BREDE, BREDE_VTA_OPEN, BREDE_VTA_VOLSURF,
BREDE_VTA_VOLSLICE, BREDE_VTA_FRAME,
BREDE_TA3_PATCH.
$Id: brede_vta_patch.m,v 1.1 2000/11/17 15:06:22 fnielsen Exp $
Cross-Reference Information
This function calls
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF