forked from 3dptv/3dptv
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtclIndex
38 lines (37 loc) · 2.68 KB
/
tclIndex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands. Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.
set auto_index(do_measure) [list source [file join $dir . src_tcl button.tcl]]
set auto_index(popup_zoommenu) [list source [file join $dir . src_tcl button.tcl]]
set auto_index(bindings0) [list source [file join $dir . src_tcl button.tcl]]
set auto_index(bindingsstart) [list source [file join $dir . src_tcl button.tcl]]
set auto_index(bindings1) [list source [file join $dir . src_tcl button.tcl]]
set auto_index(bindings2) [list source [file join $dir . src_tcl button.tcl]]
set auto_index(calpar) [list source [file join $dir . src_tcl calpar.tcl]]
set auto_index(camcanvas) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(refresh) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(clearcam) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(keepori) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(showori) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(newimage) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(panimage) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(new_framesizes) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(get_viewsize) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(zoom_to) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(create_popup_zoomed) [list source [file join $dir . src_tcl display.tcl]]
set auto_index(markparticle) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(drawline) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(drawtext) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(mark) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(mark_vwcrd) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(draw_oval) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(measure) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(killfxfy) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(view_to_imagecrd) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(image_to_viewcrd) [list source [file join $dir . src_tcl draw.tcl]]
set auto_index(mainpar) [list source [file join $dir . src_tcl mainpar.tcl]]
set auto_index(trackpar) [list source [file join $dir . src_tcl trackpar.tcl]]