|
Blender V5.0
|
#include <OCIO_version.hh>
Public Attributes | |
| int | major = 0 |
| int | minor = 0 |
| int | patch = 0 |
Definition at line 9 of file OCIO_version.hh.
| int blender::ocio::Version::major = 0 |
Definition at line 10 of file OCIO_version.hh.
Referenced by make_ocio_info().
| int blender::ocio::Version::minor = 0 |
Definition at line 11 of file OCIO_version.hh.
Referenced by make_ocio_info().
| int blender::ocio::Version::patch = 0 |
Definition at line 12 of file OCIO_version.hh.
Referenced by make_ocio_info().