octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unused graphics properties for camera transform


From: Rik
Subject: Unused graphics properties for camera transform
Date: Mon, 12 Feb 2018 16:41:52 -0800

2/12/18

Does anyone want to claim these axes graphics properties?

// hidden properties for transformation computation
array_property x_viewtransform h , Matrix (4, 4, 0.0)
array_property x_projectiontransform h , Matrix (4, 4, 0.0)
array_property x_viewporttransform h , Matrix (4, 4, 0.0)
array_property x_normrendertransform h , Matrix (4, 4, 0.0)
array_property x_rendertransform h , Matrix (4, 4, 0.0)

They don't appear to be used and the suggestion has been made to simply
remove them.

Cheers,
Rik





reply via email to

[Prev in Thread] Current Thread [Next in Thread]