ID 273999 - Imath Python binding incomplete

Follow

Problem summary:

The Python binding for Imath is missing a lot of types. For example V4d/V4f which are quite common.
Either fix it or remove it since it is barely usable and gives the user the assumption that Imath is available in full as the standard.

Steps to reproduce:

  1. In the Python tab: print dir(Imath)
  2. V4d/V4f are missing

Expected behaviour:

V4d/V4f and the whole library should be available.

Actual behaviour:

V4d/V4f and other parts are missing (cf. IlmBase and/or PyIlmBase)

Workaround:

No known workaround.

Reproduced versions/platforms:

  • 2.6

Customer version/platform:

Not supplied.

    We're sorry to hear that

    Please tell us why