Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-04-09 07:48:55

0001 #!/bin/bash -l 
0002 
0003 export CSGMaker=INFO
0004 export CSGCopy=INFO
0005 
0006 # DUMP_NPS  3-bits bitfield (node,prim,solid)  7:111 6:110 5:101 4:100 3:011 2:010 1:001 0:000 
0007 #export DUMP_NPS=7
0008 #export DUMP_RIDX=6 
0009 
0010 lldb__ CSGCopyTest $* 
0011 
0012