Transformable#
- class optika.mixins.Transformable[source]#
Bases:
ABCAn object that can be transformed in 3D coordinates.
Attributes
the coordinate transformation between the global coordinate system and this object's local coordinate system
Methods
__init__()Inheritance Diagram

- abstract property transformation: None | AbstractTransformation#
the coordinate transformation between the global coordinate system and this object’s local coordinate system