Changeset 89 for cpp/gdk/f0.def


Ignore:
Timestamp:
06/30/13 17:05:31 (11 years ago)
Author:
sz
Message:

all test applications are compilable again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/gdk/f0.def

    r80 r89  
    156156ENDNEUROCLASS
    157157
    158 NEUROCLASS(VectorEye,VEye,Vector Eye [EXPERIMENTAL!],Refer to publications to learn more about this neuron.,1,1,1)
    159 SYMBOL(`11,7,100,50,90,50,90,40,70,40,80,50,70,60,90,60,90,50,14,70,50,65,40,60,35,45,30,30,30,15,35,10,40,5,50,10,60,15,65,30,70,45,70,60,65,65,60,70,50,8,38,67,28,62,23,52,28,42,38,37,48,42,53,52,48,62,38,67,4,33,52,38,47,43,52,38,57,33,52,5,70,50,60,40,45,35,30,35,15,40,5,50,1,53,33,58,22,1,62,36,68,26,1,45,30,47,19,1,35,30,35,19,1,27,31,24,20,1,18,34,12,24')
    160 NEUROPROP(tx,0,0,target.x,f,,,,target.x)
    161 NEUROPROP(ty,0,0,target.y,f,,,,target.y)
    162 NEUROPROP(tz,0,0,target.z,f,,,,target.z)
    163 NEUROPROP(ts,0,0,target shape,s,0,-1,0,targetShape)
    164 NEUROPROP(p,0,0,perspective,f,0.1,10.0,1.0,perspz)
    165 NEUROPROP(s,0,0,scale,f,0.1,100.0,1.0,perspscale)
    166 NEUROPROP(h,0,0,show hidden lines,d,0,1,0,showhidden)
    167 NEUROPROP(o,0,0,`output lines count (each line needs four channels)',d,0,99,0,outputcount)
    168 NEUROPROP(d,0,0,debug,d,0,1,0,showdebug)
    169 ENDNEUROCLASS
    170 
    171 NEUROCLASS(VisualMotorNeuron,VMotor,Visual-Motor Cortex [EXPERIMENTAL!],`Must be connected to the VEye and properly set up. Refer to publications to learn more about this neuron.',-1,1,0)
    172 NEUROPROP(noIF,0,0,number of basic features,d,,,,noIF)
    173 NEUROPROP(noDim,0,0,number of degrees of freedom,d,,,,noDim)
    174 NEUROPROP(params,0,0,parameters,s,,,,params)
    175 ENDNEUROCLASS
    176 
    177158NEUROCLASS(Sticky,Sti,Sticky [EXPERIMENTAL!],,1,0,1)
    178159VISUALHINTS(EffectorClass)
Note: See TracChangeset for help on using the changeset viewer.