TOC PREV NEXT INDEX

extract_mesh

Synopsis

create a mesh without any data

Input Port

in_field

Mesh+Node_Data

Parameters

Output Port

out_fld

Mesh

out_obj

output renderable object

Description

extract_mesh outputs the same mesh as the input, but with no node data (nnode_data=0).

Input

in_field

Mesh+Node_Data. The output mesh is copied from this input.

Parameters

none


Output Port

out_fld

Mesh. Contains only the mesh part of the input field.

out_obj

Renderable object corresponding to out_fld.

Example

Not available

File

v/modules.v

See also related modules

Not applicable.

TOC PREV NEXT INDEX