[Master Index]
[Index for export/brede]
brede_vrml_faceset
(export/brede/brede_vrml_faceset.m)
Function Synopsis
brede_vrml_faceset(file, F, V, arg1, arg2, arg3, arg4, ...
Help text
brede_vrml_faceset - Construct VRML faceset or lineset
function brede_vrml_faceset(filename, F, V, ...
'PropertyName', 'PropertyValue')
Input: file VRML2 filename of file identifier
F Indices to vertices (indexed from 1)
V Vertex coordinates
Property: DiffuseColor [ {0.7} ] Diffuse color for the face
EmissiveColor [ {0.3} ] Emissive color for the face
Type [ {face} | line | edge ] 'Face'
renders polygons and 'line' or 'edge'
renders wireframes.
Face indices F should be index from one (not zero). F should
have each polygon or line in a row.
See also BREDE, BREDE_VRML, BREDE_VTA_PATCH, BREDE_TA3_PATCH.
$Id: brede_vrml_faceset.m,v 1.4 2007/03/12 08:54:51 fn Exp $
Cross-Reference Information
This function calls
This function is called by
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF