Mercurial > hg > octave-lyh
comparison src/graphics.h.in @ 8102:c066714ee5d5
undo previous change
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 11 Sep 2008 17:01:46 -0400 |
parents | 86955a1559c5 |
children | f6ca8ff51818 |
comparison
equal
deleted
inserted
replaced
8101:86955a1559c5 | 8102:c066714ee5d5 |
---|---|
2593 radio_property xaxislocation , "{bottom}|top|zero" | 2593 radio_property xaxislocation , "{bottom}|top|zero" |
2594 array_property view u , Matrix () | 2594 array_property view u , Matrix () |
2595 radio_property nextplot , "add|replace_children|{replace}" | 2595 radio_property nextplot , "add|replace_children|{replace}" |
2596 array_property outerposition u , default_axes_outerposition () | 2596 array_property outerposition u , default_axes_outerposition () |
2597 radio_property activepositionproperty , "{outerposition}|position" | 2597 radio_property activepositionproperty , "{outerposition}|position" |
2598 radio_property __colorbar__ h , "{none}|north|south|east|west|northoutside|southoutside|eastoutside|westoutside" | |
2598 color_property ambientlightcolor , color_values (1, 1, 1) | 2599 color_property ambientlightcolor , color_values (1, 1, 1) |
2599 array_property cameraposition m , Matrix (1, 3, 0.0) | 2600 array_property cameraposition m , Matrix (1, 3, 0.0) |
2600 array_property cameratarget m , Matrix (1, 3, 0.0) | 2601 array_property cameratarget m , Matrix (1, 3, 0.0) |
2601 array_property cameraupvector m , Matrix () | 2602 array_property cameraupvector m , Matrix () |
2602 double_property cameraviewangle m , 10.0 | 2603 double_property cameraviewangle m , 10.0 |