20,741
edits
| Line 309: | Line 309: | ||
<syntaxhighlight lang="nasal"> | <syntaxhighlight lang="nasal"> | ||
# TODO: this must match the | # TODO: this must match the TYPE_NAME used by the C++ code | ||
var ELEMENT_NAME ="view-camera"; # to be adapted according to the C++ changes | var ELEMENT_NAME ="view-camera"; # to be adapted according to the C++ changes | ||