Author(s): Göran Smedbäck.
Version: 1.11#222 (2004/5/24, 13:8:7 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
)
Init_value
is a free variable.
(term_typing:var/1
)
Boundary
is a free variable.
(term_typing:var/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
)
Init_value
is a free variable.
(term_typing:var/1
)
Boundary
is a free variable.
(term_typing:var/1
)
Go to the first, previous, next, last section, table of contents.