DMLabelType#
String name identifying a DMLabel implementation
Synopsis#
typedef const char *DMLabelType;
#define DMLABELCONCRETE "concrete"
#define DMLABELEPHEMERAL "ephemeral"
Values#
DMLABELCONCRETE- the default in-memoryDMLabelthat stores point-to-value mappings explicitlyDMLABELEPHEMERAL- aDMLabelwhose values are computed on demand from anotherDMLabeland a transformation, without storing them
See Also#
DMLabel, DMLabelSetType(), DMLabelGetType(), DMLabelCreate()
Level#
beginner
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages