Author(s): Göran Smedbäck.
Version: 1.10#7 (2006/4/26, 19:22:13 CEST)
Version of last change: 1.9#172 (2003/12/4, 17:47:7 CET)
This module contains the fixed dictionary. All the nodes in VRML with their associated fields.
dictionary
)dictionary
)
Usage 1: dictionary(?NodeTypeId, ?AccessType, ?FieldTypeId, ?FieldId, -Init_value, -Boundary)
?NodeTypeId
is an atom.
(basic_props:atm/1
)
?AccessType
is an atom.
(basic_props:atm/1
)
?FieldTypeId
is an atom.
(basic_props:atm/1
)
?FieldId
is an atom.
(basic_props:atm/1
)
-Init_value
is a list of atm
s.
(basic_props:list/2
)
-Boundary
is a variable interval.
(internal_types:bound/1
)
Usage 2: dictionary(?NodeTypeId, ?AccessType, ?FieldTypeId, ?FieldId, -Init_value, -Boundary)
?NodeTypeId
is an atom.
(basic_props:atm/1
)
?AccessType
is an atom.
(basic_props:atm/1
)
?FieldTypeId
is an atom.
(basic_props:atm/1
)
?FieldId
is an atom.
(basic_props:atm/1
)
-Init_value
is a list of atm
s.
(basic_props:list/2
)
-Boundary
is a variable interval.
(internal_types:bound_double/1
)
Go to the first, previous, next, last section, table of contents.