R/hxsurf.R
Plot amira surface objects in 3D using rgl
# S3 method for hxsurf plot3d(x, materials = NULL, col = NULL, ...)
x | An hxsurf surface object |
---|---|
materials | Character vector or |
col | Character vector specifying colors for the materials, or a
function that will be called with the number of materials to plot. When
|
... | Additional arguments passed to |
Other hxsurf: as.hxsurf
,
as.mesh3d
, materials
,
read.hxsurf
, subset.hxsurf
,
write.hxsurf