ExportNameMap

Functions

ExportNameMap

~ExportNameMap

H_FORMAT_TEXT

lookup

void

tag

Detailed Description

class ExportNameMap

ExportedNameMap maps HC_KEYs to names in an exported file. As of now, this is only needed by PDF. PDF exports a U3D file which names segments and shells using some undefined rules. This makes it impossible to reference names in the U3D file from JavaScripts in the PDF file. This map defines an interface to find out those names.

Public Functions

ExportNameMap()
~ExportNameMap()
H_FORMAT_TEXT lookup(HC_KEY) const
void tag(HC_KEY, H_FORMAT_TEXT const&)