image
Vars | |
realized_overlays | List of overlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the overlays list |
---|---|
realized_underlays | List of underlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the underlays list |
Procs | |
debug_variable_value | Makes nice short vv names for images |
dump_harddel_info | images are pretty generic, this should help a bit with tracking harddels related to them |
get_vv_link_ref | Returns the ref string to use when displaying this image in the vv menu of something else |
realize_overlays | Takes the image's existing overlays, and makes them mutable so they can be properly vv'd in the realized_overlays list |
vv_get_header | Shows a header name on top when you investigate an appearance/image |
Var Details
realized_overlays
List of overlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the overlays list
realized_underlays
List of underlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the underlays list
Proc Details
debug_variable_value
Makes nice short vv names for images
dump_harddel_info
images are pretty generic, this should help a bit with tracking harddels related to them
get_vv_link_ref
Returns the ref string to use when displaying this image in the vv menu of something else
realize_overlays
Takes the image's existing overlays, and makes them mutable so they can be properly vv'd in the realized_overlays list
vv_get_header
Shows a header name on top when you investigate an appearance/image