summaryrefslogtreecommitdiff
path: root/graphics/asymptote/v3dheadertypes.csv
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-01-21 03:01:16 +0000
committerNorbert Preining <norbert@preining.info>2022-01-21 03:01:16 +0000
commit5d5f239204f5c0d1f7573c9ebc64b5ad1ae75b49 (patch)
treedd2a2d9a64fd0be0785bc558a4872a3c8185af23 /graphics/asymptote/v3dheadertypes.csv
parent217d27e597baa589f8e115e1b44eef51c7bb5dd0 (diff)
CTAN sync 202201210301
Diffstat (limited to 'graphics/asymptote/v3dheadertypes.csv')
-rw-r--r--graphics/asymptote/v3dheadertypes.csv4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/asymptote/v3dheadertypes.csv b/graphics/asymptote/v3dheadertypes.csv
index b1e1a39ebc..71f64cfc5d 100644
--- a/graphics/asymptote/v3dheadertypes.csv
+++ b/graphics/asymptote/v3dheadertypes.csv
@@ -1,10 +1,10 @@
canvasWidth,1,UINT # Canvas width
-canvasHeight,2,UINT # Canvas height
+canvasHeight,2,UINT # Canvas heighot
absolute,3,BOOL # true: absolute size; false: scale to canvas
minBound,4,TRIPLE # Scene minimum bounding box corners
maxBound,5,TRIPLE # Scene maximum bounding box corners
orthographic,6,BOOL # true: orthographic; false: perspective
-angleOfView,7,REAL # Field of view angle
+angleOfView,7,REAL # Field of view angle (in radians)
initialZoom,8,REAL # Initial zoom
viewportShift,9,PAIR # Viewport shift (for perspective projection)
viewportMargin,10,PAIR # Margin around viewport