Changeset 934 for cpp/frams/config
- Timestamp:
- 05/29/20 15:18:48 (5 years ago)
- Location:
- cpp/frams/config
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified cpp/frams/config/f0-SDK.def ¶
r932 r934 32 32 XPROP(vg,2,1024,green component,f,0.0,1.0,1.0,vcolor.y) 33 33 XPROP(vb,2,1024,blue component,f,0.0,1.0,1.0,vcolor.z) 34 ENDCLASS 35 36 CLASS(Part_MinMaxDef,f0_part_minmaxdef,p) 37 GROUP(Geometry) 38 PROP(f,0,0,volume,f,0.1,10,1,volume) 34 39 ENDCLASS 35 40 -
TabularUnified cpp/frams/config/f0.def ¶
r932 r934 32 32 XPROP(vg,2,1024,green component,f,0.0,1.0,1.0,vcolor.y) 33 33 XPROP(vb,2,1024,blue component,f,0.0,1.0,1.0,vcolor.z) 34 ENDCLASS 35 36 CLASS(Part_MinMaxDef,f0_part_minmaxdef,p) 37 GROUP(Geometry) 38 PROP(f,0,0,volume,f,0.1,10,1,volume) 34 39 ENDCLASS 35 40
Note: See TracChangeset
for help on using the changeset viewer.