Virtual Reality Toolbox    
vrnode/fields

Return a summary of VRML fields of a node object

Syntax

Arguments

vrnode_object
Name of a vrnode object representing the node to be queried.

Description

fields(vrnode_object) displays a list of VRML fields and subfields of the node associated with the vrnode object in the MATLAB Command Window.

x = fields(vrnode_object) returns the VRML fields of the node associated with the vrnode object in a structure array. The resulting structure contains the VRML fields and the following subfields:

See Also

vrnode/get, vrnode/set


  vrnode/delete vrnode/get